Bug 558773 - SELinux is preventing /usr/libexec/abrt-hook-python "getattr" access on /.
Summary: SELinux is preventing /usr/libexec/abrt-hook-python "getattr" access on /.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:975e66c66c4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-26 11:40 UTC by iptin
Modified: 2010-02-02 01:23 UTC (History)
22 users (show)

Fixed In Version: 3.6.32-78.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-02 01:23:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description iptin 2010-01-26 11:40:57 UTC
Summary:

SELinux is preventing /usr/libexec/abrt-hook-python "getattr" access on /.

Detailed Description:

[abrt-hook-pytho has a permissive type (abrt_helper_t). This access was not
denied.]

SELinux denied access requested by abrt-hook-pytho. It is not expected that this
access is required by abrt-hook-pytho and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c
                              1023
Target Context                system_u:object_r:fs_t:s0
Target Objects                / [ filesystem ]
Source                        abrt-hook-pytho
Source Path                   /usr/libexec/abrt-hook-python
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           abrt-addon-python-1.0.4-1.fc12
Target RPM Packages           filesystem-2.4.30-2.fc12
Policy RPM                    selinux-policy-3.6.32-69.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.12-174.2.3.fc12.i686 #1 SMP
                              Mon Jan 18 20:22:46 UTC 2010 i686 i686
Alert Count                   1
First Seen                    Mon 25 Jan 2010 11:59:04 PM EST
Last Seen                     Mon 25 Jan 2010 11:59:04 PM EST
Local ID                      1341f265-a156-4e4b-b9cc-58de7b846710
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1264481944.134:85): avc:  denied  { getattr } for  pid=11038 comm="abrt-hook-pytho" name="/" dev=dm-0 ino=2 scontext=unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem

node=(removed) type=SYSCALL msg=audit(1264481944.134:85): arch=40000003 syscall=268 success=yes exit=0 a0=8049cf9 a1=54 a2=bfdfb608 a3=bfdfe3dc items=0 ppid=10564 pid=11038 auid=500 uid=500 gid=500 euid=485 suid=485 fsuid=485 egid=500 sgid=500 fsgid=500 tty=(none) ses=4 comm="abrt-hook-pytho" exe="/usr/libexec/abrt-hook-python" subj=unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-69.fc12,catchall,abrt-hook-pytho,abrt_helper_t,fs_t,filesystem,getattr
audit2allow suggests:

#============= abrt_helper_t ==============
allow abrt_helper_t fs_t:filesystem getattr;

Comment 1 Daniel Walsh 2010-01-27 14:31:10 UTC
Add fs_getattr_all_fs(abrt_helper_t)

Comment 2 Miroslav Grepl 2010-01-27 14:35:11 UTC
Fixed in selinux-policy-3.6.32-78.fc12

Comment 3 Fedora Update System 2010-01-28 09:23:58 UTC
selinux-policy-3.6.32-78.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-78.fc12

Comment 4 Fedora Update System 2010-01-29 03:29:11 UTC
selinux-policy-3.6.32-78.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1207

Comment 5 Fedora Update System 2010-02-02 01:21:18 UTC
selinux-policy-3.6.32-78.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.