Bug 842239 - SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file /etc/modprobe.d/blacklist.conf.
Summary: SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file ...
Keywords:
Status: CLOSED DUPLICATE of bug 842240
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:661660ed8b04600a04d2eb401f8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-23 08:32 UTC by ishan
Modified: 2012-07-23 12:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-23 12:05:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description ishan 2012-07-23 08:32:00 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.4.5-2.fc17.x86_64
time:           Mon 23 Jul 2012 02:01:39 PM IST

description:
:SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file /etc/modprobe.d/blacklist.conf.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that python2.7 should be allowed getattr access on the blacklist.conf file by default.
:Then you should report this as a bug.
:You can generate a local policy module to allow this access.
:Do
:allow this access for now by executing:
:# grep jockey-backend /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:jockey_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:modules_conf_t:s0
:Target Objects                /etc/modprobe.d/blacklist.conf [ file ]
:Source                        jockey-backend
:Source Path                   /usr/bin/python2.7
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           python-2.7.3-6.fc17.x86_64
:Target RPM Packages           hwdata-0.234-2.fc17.noarch
:Policy RPM                    selinux-policy-3.10.0-140.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.4.5-2.fc17.x86_64 #1 SMP Mon Jul 16
:                              20:52:08 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    Mon 23 Jul 2012 02:00:36 PM IST
:Last Seen                     Mon 23 Jul 2012 02:00:36 PM IST
:Local ID                      b23b7203-f082-473d-9cef-f402303eff31
:
:Raw Audit Messages
:type=AVC msg=audit(1343032236.427:552): avc:  denied  { getattr } for  pid=30133 comm="jockey-backend" path="/etc/modprobe.d/blacklist.conf" dev="sda1" ino=139029 scontext=system_u:system_r:jockey_t:s0-s0:c0.c1023 tcontext=system_u:object_r:modules_conf_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1343032236.427:552): arch=x86_64 syscall=fstat success=yes exit=0 a0=4 a1=7fff772d87c0 a2=7fff772d87c0 a3=238 items=0 ppid=30132 pid=30133 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=jockey-backend exe=/usr/bin/python2.7 subj=system_u:system_r:jockey_t:s0-s0:c0.c1023 key=(null)
:
:Hash: jockey-backend,jockey_t,modules_conf_t,file,getattr
:
:audit2allowunable to open /sys/fs/selinux/policy:  Permission denied
:
:
:audit2allow -Runable to open /sys/fs/selinux/policy:  Permission denied
:
:

Comment 1 Miroslav Grepl 2012-07-23 12:05:37 UTC

*** This bug has been marked as a duplicate of bug 842240 ***


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