+++ This bug was initially created as a clone of Bug #1778038 +++
Description of problem:
RHVH 4.3.18: AVC denied errors (sendto) in audit.log after register to engine
Version-Release number of selected component (if applicable):
RHVH-4.3-20210831.0-RHVH-x86_64-dvd1.iso
How reproducible:
100%
Steps to Reproduce:
1.RHVH-4.3-20210831.0-RHVH-x86_64-dvd1.iso installed successful. selinux in enforcing mode as default.
2. Register RHVH to engine.
3. Login to RHVH and run "grep "avc: denied" /var/log/audit/audit.log".
Actual results:
# imgbase w
You are on rhvh-4.3.18.1-0.20210831.0+1
# grep "avc: denied" /var/log/audit/audit.log
type=AVC msg=audit(1630469193.928:1927): avc: denied { sendto } for pid=1691 comm="chronyd" path="/run/chrony/chronyc.24025.sock" scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:system_r:virtd_t:s0-s0:c0.c1023 tclass=unix_dgram_socket permissive=0
Expected results:
No AVC error.
Additional info:
No such issue on previous build(redhat-virtualization-host-4.3.17-20210713.0.el7_9).