RHEL 10 must enforce root ownership of the "/etc/audit/" directory. GROUP ID: V-281056RULE ID: SV-281056r1165523 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
Configure RHEL 10 so that the "/etc/audit/" directory is owned by "root" with the following command: $ sudo chown root /etc/audit/