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.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:3111
Version-Release number of selected component (if applicable): sh# rpm -q selinux-policy selinux-policy-3.13.1-201.el7.noarch How reproducible: deterministic Steps to Reproduce: 1. yum install -y setroubleshoot-server 2. service auditd restart 3. systemctl status auditd | grep sedispatch Actual results: [root@host ~]# service auditd restart Stopping logging: Redirecting start to /bin/systemctl start auditd.service [root@host ~]# systemctl status auditd | grep sedispatch [root@host ~]# echo $? 1 Expected results: [root@host ~]# service auditd restart Stopping logging: [ OK ] Redirecting start to /bin/systemctl start auditd.service [root@host ~]# systemctl status auditd | grep sedispatch └─11469 /usr/sbin/sedispatch Additional info: [root@host ~]# dmesg [ 917.890298] type=1131 audit(1528198591.203:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 918.893104] type=1107 audit(1528198592.206:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' [ 918.925927] type=1400 audit(1528198592.238:114): avc: denied { map } for pid=11367 comm="audispd" path="/usr/sbin/audispd" dev="dm-0" ino=33745933 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:audisp_exec_t:s0 tclass=file permissive=0 [ 918.925960] type=1305 audit(1528198592.239:115): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 [ 918.925967] type=1305 audit(1528198592.239:116): audit_pid=11365 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 [root@host ~]# dmesg | audit2allow #============= auditd_t ============== allow auditd_t audisp_exec_t:file map;