| Summary: | SELinux is preventing /usr/bin/python from 'getattr' accesses on the file /run/wicd.pid. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | klement.sekera |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | dominick.grift, dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:b3c7b8e53c20fad721d4e3c0229530c4c3ad24880fde6455876dde50578f2794 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-04-04 09:11:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 809736 *** |
libreport version: 2.0.8 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.3.0-8.fc16.x86_64 reason: SELinux is preventing /usr/bin/python from 'getattr' accesses on the file /run/wicd.pid. time: Wed 04 Apr 2012 11:00:41 AM CEST description: :SELinux is preventing /usr/bin/python from 'getattr' accesses on the file /run/wicd.pid. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that python should be allowed getattr access on the wicd.pid 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 wicd /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:NetworkManager_t:s0 :Target Context unconfined_u:object_r:var_run_t:s0 :Target Objects /run/wicd.pid [ file ] :Source wicd :Source Path /usr/bin/python :Port <Unknown> :Host (removed) :Source RPM Packages python-2.7.2-5.2.fc16.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-80.fc16.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.3.0-8.fc16.x86_64 #1 SMP : Thu Mar 29 18:37:19 UTC 2012 x86_64 x86_64 :Alert Count 1 :First Seen Wed 04 Apr 2012 11:00:27 AM CEST :Last Seen Wed 04 Apr 2012 11:00:27 AM CEST :Local ID f4aa7d9c-6c12-4e94-b2dd-6bda57adccf1 : :Raw Audit Messages :type=AVC msg=audit(1333530027.128:120): avc: denied { getattr } for pid=3043 comm="wicd" path="/run/wicd.pid" dev="tmpfs" ino=29709 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file : : :type=SYSCALL msg=audit(1333530027.128:120): arch=x86_64 syscall=stat success=no exit=EACCES a0=1a30f70 a1=7fff788d9800 a2=7fff788d9800 a3=20 items=0 ppid=1 pid=3043 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=wicd exe=/usr/bin/python subj=system_u:system_r:NetworkManager_t:s0 key=(null) : :Hash: wicd,NetworkManager_t,var_run_t,file,getattr : :audit2allow : :#============= NetworkManager_t ============== :allow NetworkManager_t var_run_t:file getattr; : :audit2allow -R : :#============= NetworkManager_t ============== :allow NetworkManager_t var_run_t:file getattr; :