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.
Bug 1969688 - [RHEL8]: avc: denied { getattr } for pid=835 comm="sssd_be" name="/" dev="proc"
Summary: [RHEL8]: avc: denied { getattr } for pid=835 comm="sssd_be" name="/" dev="...
Keywords:
Status: CLOSED DUPLICATE of bug 1967125
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: selinux-policy
Version: 8.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Zdenek Pytela
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-09 02:09 UTC by xiaoli feng
Modified: 2022-01-05 13:43 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-09 11:33:11 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)

Description xiaoli feng 2021-06-09 02:09:27 UTC
Description of problem:
When install this distro RHEL-8.5.0-20210607.n.0. There are two avc denied when boot.
   https://beaker.engineering.redhat.com/jobs/5446259

type=SYSCALL msg=audit(1623064021.095:24): arch=c000003e syscall=138 success=no exit=-13 a0=0 a1=7ffe8925a860 a2=0 a3=0 items=0 ppid=810 pid=862 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="sssd_be" exe="/usr/libexec/sssd/sssd_be" subj=system_u:system_r:sssd_t:s0 key=(null)
type=AVC msg=audit(1623064021.095:24): avc:  denied  { getattr } for  pid=862 comm="sssd_be" name="/" dev="proc" ino=1 scontext=system_u:system_r:sssd_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0
----
time->Mon Jun  7 03:07:32 2021
type=PROCTITLE msg=audit(1623049652.947:56): proctitle=2F7573722F7362696E2F756E69785F63686B70776400726F6F740063686B657870697279
type=SYSCALL msg=audit(1623049652.947:56): arch=c000003e syscall=138 success=no exit=-13 a0=3 a1=7ffcabf48ba0 a2=0 a3=0 items=0 ppid=5052 pid=5062 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="unix_chkpwd" exe="/usr/sbin/unix_chkpwd" subj=system_u:system_r:chkpwd_t:s0 key=(null)
type=AVC msg=audit(1623049652.947:56): avc:  denied  { getattr } for  pid=5062 comm="unix_chkpwd" name="/" dev="proc" ino=1 scontext=system_u:system_r:chkpwd_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0

Version-Release number of selected component (if applicable):
selinux-policy-3.14.3-68.el8

How reproducible:
100%

Steps to Reproduce:
1. install system and boot
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Zdenek Pytela 2021-06-09 11:33:11 UTC

*** This bug has been marked as a duplicate of bug 1967125 ***


Note You need to log in before you can comment on or make changes to this bug.