RHEL 9 "/etc/audit/" must be owned by root. GROUP ID: V-270175 RULE ID: SV-270175r1044964 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 owner of the file "/etc/audit/" to "root" by running the following command: $ sudo chown root /etc/audit/