Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionRed Hat Case Diagnostics
2011-03-15 15:44:15 UTC
+++ This bug was initially created as a clone of Bug 630486 +++
Summary:
SELinux is preventing /usr/bin/python "search" access on /root/.local.
Detailed Description:
SELinux denied access requested by paster. It is not expected that this access
is required by paster 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://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.
Additional Information:
Source Context unconfined_u:system_r:piranha_web_t:s0
Target Context system_u:object_r:gconf_home_t:s0
Target Objects /root/.local [ dir ]
Source paster
Source Path /usr/bin/python
Port <Unknown>
Host (removed)
Source RPM Packages python-2.6.4-27.fc13
Target RPM Packages
Policy RPM selinux-policy-3.7.19-51.fc13
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Plugin Name catchall
Host Name (removed)
Platform Linux (removed)
2.6.34.6-47.fc13.i686.PAE #1 SMP Fri Aug 27
09:29:49 UTC 2010 i686 i686
Alert Count 2
First Seen Wed 01 Sep 2010 06:29:33 PM EDT
Last Seen Sun 05 Sep 2010 03:43:38 PM EDT
Local ID f9b308c3-14fc-4ff1-af5e-85a5e7fe1d6e
Line Numbers
Raw Audit Messages
node=(removed) type=AVC msg=audit(1283715818.8:23731): avc: denied { search } for pid=4138 comm="paster" name=".local" dev=dm-0 ino=162007 scontext=unconfined_u:system_r:piranha_web_t:s0 tcontext=system_u:object_r:gconf_home_t:s0 tclass=dir
node=(removed) type=SYSCALL msg=audit(1283715818.8:23731): arch=40000003 syscall=195 success=no exit=-2 a0=904d450 a1=bfc5969c a2=4e7ff4 a3=904d450 items=0 ppid=4137 pid=4138 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=1 comm="paster" exe="/usr/bin/python" subj=unconfined_u:system_r:piranha_web_t:s0 key=(null)
Hash String generated from catchall,paster,piranha_web_t,gconf_home_t,dir,search
audit2allow suggests:
#============= piranha_web_t ==============
allow piranha_web_t gconf_home_t:dir search;
--- Additional comment from mgrepl onMon Sep 06 10:57:20 EDT 2010 ---
We will add
optional_policy(`
gnome_dontaudit_search_config(piranha_web_t)
')
--- Additional comment from dwalsh onTue Sep 07 18:53:13 EDT 2010 ---
Fixed in selinux-policy-3.9.3-1.fc14
--- Additional comment from updates onWed Sep 08 18:40:57 EDT 2010 ---
selinux-policy-3.9.3-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-1.fc14
--- Additional comment from updates onThu Sep 09 04:11:20 EDT 2010 ---
selinux-policy-3.9.3-1.fc14 has been pushed to the Fedora 14 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: https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-1.fc14
--- Additional comment from updates onSat Sep 11 03:40:24 EDT 2010 ---
selinux-policy-3.9.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.
http://rhn.redhat.com/errata/RHBA-2011-0526.html