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: Beaker is marking my tests failed due AVC issues. Version-Release number of selected component (if applicable): selinux-policy-3.14.3-91.el8.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: SELinux status: enabled SELinuxfs mount: /sys/fs/selinux SELinux root directory: /etc/selinux Loaded policy name: targeted Current mode: permissive Mode from config file: enforcing Policy MLS status: enabled Policy deny_unknown status: allowed Memory protection checking: actual (secure) Max kernel policy version: 33 selinux-policy-3.14.3-91.el8.noarch ---- time->Sat Feb 12 18:10:26 2022 type=USER_AVC msg=audit(1644707426.286:1415): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: denied { reload } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/system/iscsi.service" cmdline="" scontext=system_u:system_r:NetworkManager_dispatcher_t:s0 tcontext=system_u:object_r:iscsi_unit_file_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' ---- time->Sat Feb 12 18:10:26 2022 type=USER_AVC msg=audit(1644707426.286:1416): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 path="/usr/lib/systemd/system/iscsi.service" cmdline="" scontext=system_u:system_r:NetworkManager_dispatcher_t:s0 tcontext=system_u:object_r:iscsi_unit_file_t:s0 tclass=service permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' ---- time->Sat Feb 12 18:10:26 2022 type=PROCTITLE msg=audit(1644707426.298:1423): proctitle=2F62696E2F62617368002F7573722F6C6962657865632F6368726F6E792D68656C706572006372656174652D68656C7065722D6469726563746F7279 type=SYSCALL msg=audit(1644707426.298:1423): arch=c000003e syscall=16 success=no exit=-25 a0=5 a1=5401 a2=7ffc7f2d6280 a3=0 items=0 ppid=60967 pid=60970 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="chrony-helper" exe="/usr/bin/bash" subj=system_u:system_r:NetworkManager_dispatcher_t:s0 key=(null) type=AVC msg=audit(1644707426.298:1423): avc: denied { ioctl } for pid=60970 comm="chrony-helper" path="/usr/libexec/chrony-helper" dev="sdb5" ino=6979330917 ioctlcmd=0x5401 scontext=system_u:system_r:NetworkManager_dispatcher_t:s0 tcontext=system_u:object_r:chronyd_exec_t:s0 tclass=file permissive=1 ---- time->Sat Feb 12 18:10:26 2022 type=PROCTITLE msg=audit(1644707426.308:1430): proctitle=2F7573722F62696E2F6368726F6E7963006F6E6F66666C696E65 type=PATH msg=audit(1644707426.308:1430): item=0 name="/run/chrony/" inode=33152 dev=00:18 mode=040750 ouid=995 ogid=992 rdev=00:00 obj=system_u:object_r:chronyd_var_run_t:s0 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0 type=CWD msg=audit(1644707426.308:1430): cwd="/" type=SYSCALL msg=audit(1644707426.308:1430): arch=c000003e syscall=87 success=no exit=-2 a0=561e48824140 a1=561e46b15dbd a2=0 a3=0 items=1 ppid=60975 pid=60976 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="chronyc" exe="/usr/bin/chronyc" subj=system_u:system_r:NetworkManager_dispatcher_t:s0 key=(null) type=AVC msg=audit(1644707426.308:1430): avc: denied { dac_read_search } for pid=60976 comm="chronyc" capability=2 scontext=system_u:system_r:NetworkManager_dispatcher_t:s0 tcontext=system_u:system_r:NetworkManager_dispatcher_t:s0 tclass=capability permissive=1 Expected results: Additional info: