OL09-00-002530 - OL 9 /boot/grub2/grub.cfg file must be group-owned by root.

Information

The "root" group is a highly privileged group. The group-owner of this file should not have any access privileges.

Solution

Change the group of the file /boot/grub2/grub.cfg to root by running the following command:

$ sudo chgrp root /boot/grub2/grub.cfg

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_9_V1R4_STIG.zip