RHEL 10 must be configured so that the "/etc/group" file is owned by root. GROUP ID: V-281017 RULE ID: SV-281017r1165406 The "/etc/group" file contains information regarding groups that are configured on the system. Protection of this file is important for system security.
Solution
Configure RHEL 10 so that the owner of the file "/etc/group" is set to "root" by running the following command: $ sudo chown root /etc/group