RHEL 9 "/etc/audit/" must be group-owned by root. GROUP ID: V-270176 RULE ID: SV-270176r1044967 The "/etc/audit/" directory contains files that ensure the proper auditing of command execution, privilege escalation, file manipulation, and more. Protection of this directory is critical for system security.
Solution
Change the group of the file "/etc/audit/" to "root" by running the following command: $ sudo chgrp root /etc/audit/