I noticed another issue with Oracle Linux 7.5 today. SELinux Policy doesn't seem to be correct. I was running into issues and SELinux was not logging properly. I tried to run the sealert command and it throws this error:
# sealert -a /var/log/audit/audit.log
libsepol.policydb_read: policydb version 31 does not match my version range 15-30
SELinux is disabled or we can't open a policy file
Can someone let me know if this is a bug and see if there's a known issue with it? Is there some hope if I downgrade the selinux-policy package?
EDIT - I'm running the RHCK: 3.10.0-862.el7.x86_64
Thanks,