Bug 1971228
Summary: | SELinux is preventing /usr/sbin/unix_chkpwd from getattr access on the filesystem /proc | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Jimmie Mayfield <mayfield+bugzilla> |
Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
Status: | CLOSED DUPLICATE | QA Contact: | Milos Malik <mmalik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | baker1tex, lvrabec, mmalik, plautrba, ssekidde, stevenhrosenberg, yoyang |
Target Milestone: | beta | Keywords: | Triaged |
Target Release: | 8.5 | Flags: | pm-rhel:
mirror+
|
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-16 16:47:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1969483 |
Description
Jimmie Mayfield
2021-06-13 04:03:10 UTC
I can confirm this issue in CentOS Stream 8. This commit needs to be backported: commit 0b26432144f0b6f2140b974b9c508d991286bfa4 Author: Zdenek Pytela <zpytela> Date: Mon Jan 4 19:50:49 2021 +0100 Allow domain stat /proc filesystem Resolves: rhbz#1892401 I also can confirm this issue on my installation of CentOS Stream 8. I believe this bug is a duplicate of BZ#1967125. What version of libcap-ng package is installed on the machine? # rpm -qa libcap\* Thank you. > rpm -qa libpcap\*
libpcap-1.9.1-5.el8.x86_64
Thank you for the confirmation, resolution for this bz should be a part of RHEL 8.5, it is a (non-obvious) dup of bz#1967125. *** This bug has been marked as a duplicate of bug 1967125 *** On my fully-patched CentOS Stream 8 virtual machine: rpm -qa libcap\* libcap-ng-0.7.11-1.el8.x86_64 libcap-2.26-4.el8.x86_64 |