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.
DescriptionBrian J. Murrell
2016-11-08 17:21:30 UTC
SELinux is preventing /usr/bin/python2.7 from read access on the file unix.
***** Plugin catchall (100. confidence) suggests **************************
If you believe that python2.7 should be allowed read access on the unix 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 pyzor /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp
Additional Information:
Source Context system_u:system_r:spamc_t:s0
Target Context system_u:object_r:proc_net_t:s0
Target Objects unix [ file ]
Source pyzor
Source Path /usr/bin/python2.7
Port <Unknown>
Host server.interlinx.bc.ca
Source RPM Packages python-2.7.5-39.el7_2.x86_64
Target RPM Packages
Policy RPM selinux-policy-3.13.1-60.el7_2.9.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name server.interlinx.bc.ca
Platform Linux server.interlinx.bc.ca
3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24
16:09:20 UTC 2016 x86_64 x86_64
Alert Count 5
First Seen 2016-10-27 04:53:31 EDT
Last Seen 2016-11-08 04:58:42 EST
Local ID d0ff0ea8-a003-4cf1-844e-1f2fd32d2389
Raw Audit Messages
type=AVC msg=audit(1478599122.452:59254): avc: denied { read } for pid=14695 comm="pyzor" name="unix" dev="proc" ino=4026532002 scontext=system_u:system_r:spamc_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file
type=SYSCALL msg=audit(1478599122.452:59254): arch=x86_64 syscall=access success=no exit=EACCES a0=7ffc9e425090 a1=4 a2=7ffc9e42509e a3=6e6525613465313a items=0 ppid=14684 pid=14695 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=pyzor exe=/usr/bin/python2.7 subj=system_u:system_r:spamc_t:s0 key=(null)
Hash: pyzor,spamc_t,proc_net_t,file,read
Hi Brian, bugs 1393013, 1393015, 1393020, 1393030 have most likely the same cause. Unfortunately, I don't know it. I would appreciate if you could help me find it. Thanks for the report.
SELinux is preventing /usr/bin/python2.7 from read access on the file unix. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that python2.7 should be allowed read access on the unix 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 pyzor /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:spamc_t:s0 Target Context system_u:object_r:proc_net_t:s0 Target Objects unix [ file ] Source pyzor Source Path /usr/bin/python2.7 Port <Unknown> Host server.interlinx.bc.ca Source RPM Packages python-2.7.5-39.el7_2.x86_64 Target RPM Packages Policy RPM selinux-policy-3.13.1-60.el7_2.9.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name server.interlinx.bc.ca Platform Linux server.interlinx.bc.ca 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24 16:09:20 UTC 2016 x86_64 x86_64 Alert Count 5 First Seen 2016-10-27 04:53:31 EDT Last Seen 2016-11-08 04:58:42 EST Local ID d0ff0ea8-a003-4cf1-844e-1f2fd32d2389 Raw Audit Messages type=AVC msg=audit(1478599122.452:59254): avc: denied { read } for pid=14695 comm="pyzor" name="unix" dev="proc" ino=4026532002 scontext=system_u:system_r:spamc_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file type=SYSCALL msg=audit(1478599122.452:59254): arch=x86_64 syscall=access success=no exit=EACCES a0=7ffc9e425090 a1=4 a2=7ffc9e42509e a3=6e6525613465313a items=0 ppid=14684 pid=14695 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=pyzor exe=/usr/bin/python2.7 subj=system_u:system_r:spamc_t:s0 key=(null) Hash: pyzor,spamc_t,proc_net_t,file,read