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.
Description of problem: While working on one of our systems, I've observed setroubleshoot warning about AVC deanial not triggered by my work. Short investigation shows it is reproducible just by restarting rhsmcertd service. Version-Release number of selected component (if applicable): selinux-policy-3.7.19-106.el6.noarch subscription-manager-0.96.5-1.el6.x86_64 How reproducible: always Actual results: AVC denials on service (re)start Expected results: no AVC denials on (re)start of the service. Steps to Reproduce: # service setroubleshoot start # service auditd start # tail -f /var/log/messages # date ; sleep 2 ; service rhsmcertd restart Fri Aug 5 08:38:30 EDT 2011 Stopping rhsmcertd [ OK ] Starting rhsmcertd 240 [ OK ] Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from read access on the file /etc/resolv.conf. For complete SELinux messages. run sealert -l 90c82f03-d0ff-4eca-b3e2-10d97fc29ae1 Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from read access on the file /etc/resolv.conf. For complete SELinux messages. run sealert -l 90c82f03-d0ff-4eca-b3e2-10d97fc29ae1 Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from getattr access on the file /etc/resolv.conf. For complete SELinux messages. run sealert -l 776ac576-80c1-4621-9deb-5a5d4d9e23d6 Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from using the sys_nice capability. For complete SELinux messages. run sealert -l 6df2543b-41bf-4092-8717-f06aedb88549 Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from using the sys_nice capability. For complete SELinux messages. run sealert -l 6df2543b-41bf-4092-8717-f06aedb88549 Aug 5 08:38:37 auto-x86-64-002 setroubleshoot: SELinux is preventing python from read access on the directory /tmp. For complete SELinux messages. run sealert -l d6dc2d48-3e03-4452-9787-af0f3c8d6d65 08:38:30 # ausearch -m avc -ts ---- time->Fri Aug 5 08:38:32 2011 type=SYSCALL msg=audit(1312547912.929:55840): arch=c000003e syscall=2 success=yes exit=9 a0=326d363833 a1=0 a2=1b6 a3=2 items=0 ppid=31612 pid=31613 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1894 comm="python" exe="/usr/bin/python" subj=unconfined_u:system_r:rhsmcertd_t:s0 key=(null) type=AVC msg=audit(1312547912.929:55840): avc: denied { open } for pid=31613 comm="python" name="resolv.conf" dev=dm-0 ino=1831439 scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file type=AVC msg=audit(1312547912.929:55840): avc: denied { read } for pid=31613 comm="python" name="resolv.conf" dev=dm-0 ino=1831439 scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file ---- time->Fri Aug 5 08:38:32 2011 type=SYSCALL msg=audit(1312547912.929:55841): arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fffae257bd0 a2=7fffae257bd0 a3=2 items=0 ppid=31612 pid=31613 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1894 comm="python" exe="/usr/bin/python" subj=unconfined_u:system_r:rhsmcertd_t:s0 key=(null) type=AVC msg=audit(1312547912.929:55841): avc: denied { getattr } for pid=31613 comm="python" path="/etc/resolv.conf" dev=dm-0 ino=1831439 scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=system_u:object_r:net_conf_t:s0 tclass=file ---- time->Fri Aug 5 08:38:32 2011 type=SYSCALL msg=audit(1312547912.930:55842): arch=c000003e syscall=144 success=yes exit=0 a0=7b7d a1=0 a2=7fffae259ce0 a3=1 items=0 ppid=31612 pid=31613 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1894 comm="python" exe="/usr/bin/python" subj=unconfined_u:system_r:rhsmcertd_t:s0 key=(null) type=AVC msg=audit(1312547912.930:55842): avc: denied { setsched } for pid=31613 comm="python" scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=unconfined_u:system_r:rhsmcertd_t:s0 tclass=process type=AVC msg=audit(1312547912.930:55842): avc: denied { sys_nice } for pid=31613 comm="python" capability=23 scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=unconfined_u:system_r:rhsmcertd_t:s0 tclass=capability ---- time->Fri Aug 5 08:38:32 2011 type=SYSCALL msg=audit(1312547912.940:55843): arch=c000003e syscall=2 success=yes exit=9 a0=302d441d57 a1=0 a2=1b6 a3=0 items=0 ppid=31612 pid=31613 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1894 comm="python" exe="/usr/bin/python" subj=unconfined_u:system_r:rhsmcertd_t:s0 key=(null) type=AVC msg=audit(1312547912.940:55843): avc: denied { read } for pid=31613 comm="python" name="tmp" dev=dm-0 ino=2093057 scontext=unconfined_u:system_r:rhsmcertd_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir