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