Bug 746561 - SELinux is preventing /usr/bin/python from 'read' accesses on the file online.
Summary: SELinux is preventing /usr/bin/python from 'read' accesses on the file online.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e7a612bce7d7670b96f684bf1a8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-17 05:13 UTC by Adrin Jalali
Modified: 2011-10-25 03:34 UTC (History)
4 users (show)

Fixed In Version: selinux-policy-3.10.0-45.1.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-25 03:34:34 UTC
Type: ---


Attachments (Terms of Use)

Description Adrin Jalali 2011-10-17 05:13:28 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.0-0.rc9.git0.0.fc16.x86_64
reason:         SELinux is preventing /usr/bin/python from 'read' accesses on the file online.
time:           Sun Oct 16 22:13:20 2011

description:
:SELinux is preventing /usr/bin/python from 'read' accesses on the file online.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that python should be allowed read access on the online 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 sealert /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:setroubleshoot_fixit_t:s0-s0:c0.
:                              c1023
:Target Context                system_u:object_r:sysfs_t:s0
:Target Objects                online [ file ]
:Source                        sealert
:Source Path                   /usr/bin/python
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           python-2.7.2-4.fc16
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-40.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.0-0.rc9.git0.0.fc16.x86_64
:                              #1 SMP Wed Oct 5 15:30:54 UTC 2011 x86_64 x86_64
:Alert Count                   1
:First Seen                    Sun 16 Oct 2011 10:11:25 PM PDT
:Last Seen                     Sun 16 Oct 2011 10:11:25 PM PDT
:Local ID                      eb8deb4a-1da9-48ea-ac20-66005d3007cd
:
:Raw Audit Messages
:type=AVC msg=audit(1318828285.779:305): avc:  denied  { read } for  pid=6795 comm="sealert" name="online" dev=sysfs ino=34 scontext=system_u:system_r:setroubleshoot_fixit_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
:
:
:type=AVC msg=audit(1318828285.779:305): avc:  denied  { open } for  pid=6795 comm="sealert" name="online" dev=sysfs ino=34 scontext=system_u:system_r:setroubleshoot_fixit_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1318828285.779:305): arch=x86_64 syscall=open success=yes exit=ENOEXEC a0=7f1e493134f0 a1=80000 a2=1fffdfe0ccbb a3=0 items=0 ppid=6794 pid=6795 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=sealert exe=/usr/bin/python subj=system_u:system_r:setroubleshoot_fixit_t:s0-s0:c0.c1023 key=(null)
:
:Hash: sealert,setroubleshoot_fixit_t,sysfs_t,file,read
:
:audit2allow
:
:#============= setroubleshoot_fixit_t ==============
:allow setroubleshoot_fixit_t sysfs_t:file { read open };
:
:audit2allow -R
:
:#============= setroubleshoot_fixit_t ==============
:allow setroubleshoot_fixit_t sysfs_t:file { read open };
:

Comment 1 Miroslav Grepl 2011-10-17 08:21:13 UTC
Fixed in selinux-policy-3.10.0-41.fc16

Comment 2 Fedora Update System 2011-10-19 10:23:54 UTC
selinux-policy-3.10.0-43.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-43.fc16

Comment 3 Fedora Update System 2011-10-20 02:24:31 UTC
Package selinux-policy-3.10.0-43.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-43.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-14618
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-10-22 00:11:21 UTC
Package selinux-policy-3.10.0-45.1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-45.1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-14618
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-10-25 03:34:34 UTC
selinux-policy-3.10.0-45.1.fc16 has been pushed to the Fedora 16 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.