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.
DescriptionLukas Slebodnik
2018-07-28 06:35:33 UTC
SELinux is preventing rngd from search access on the directory pki.
***** Plugin catchall (100. confidence) suggests **************************
If you believe that rngd should be allowed search access on the pki directory 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:
# ausearch -c 'rngd' --raw | audit2allow -M my-rngd
# semodule -i my-rngd.pp
Additional Information:
Source Context system_u:system_r:rngd_t:s0
Target Context system_u:object_r:cert_t:s0
Target Objects pki [ dir ]
Source rngd
Source Path rngd
Port <Unknown>
Host host.testrelm.test
Source RPM Packages
Target RPM Packages
Policy RPM selinux-policy-3.13.1-208.el7.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name host.testrelm.test
Platform Linux host.testrelm.test
3.10.0-926.el7.x86_64 #1 SMP Thu Jul 19 11:52:14
EDT 2018 x86_64 x86_64
Alert Count 2
First Seen 2018-07-28 02:28:10 EDT
Last Seen 2018-07-28 02:29:53 EDT
Local ID ee873492-6e7a-4108-bb3b-4be169dca44d
Raw Audit Messages
type=AVC msg=audit(1532759393.803:379): avc: denied { search } for pid=11253 comm="rngd" name="pki" dev="dm-0" ino=123 scontext=system_u:system_r:rngd_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=dir permissive=0
Hash: rngd,rngd_t,cert_t,dir,search
SELinux is preventing rngd from search access on the directory pki. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that rngd should be allowed search access on the pki directory 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: # ausearch -c 'rngd' --raw | audit2allow -M my-rngd # semodule -i my-rngd.pp Additional Information: Source Context system_u:system_r:rngd_t:s0 Target Context system_u:object_r:cert_t:s0 Target Objects pki [ dir ] Source rngd Source Path rngd Port <Unknown> Host host.testrelm.test Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-208.el7.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name host.testrelm.test Platform Linux host.testrelm.test 3.10.0-926.el7.x86_64 #1 SMP Thu Jul 19 11:52:14 EDT 2018 x86_64 x86_64 Alert Count 2 First Seen 2018-07-28 02:28:10 EDT Last Seen 2018-07-28 02:29:53 EDT Local ID ee873492-6e7a-4108-bb3b-4be169dca44d Raw Audit Messages type=AVC msg=audit(1532759393.803:379): avc: denied { search } for pid=11253 comm="rngd" name="pki" dev="dm-0" ino=123 scontext=system_u:system_r:rngd_t:s0 tcontext=system_u:object_r:cert_t:s0 tclass=dir permissive=0 Hash: rngd,rngd_t,cert_t,dir,search