SV-230300r627750_rule
V-230300
SRG-OS-000480-GPOS-00227
RHEL-08-010571
CAT II
10
Configure the "/etc/fstab" to use the "nosuid" option on the /boot directory.
Verify the /boot directory is mounted with the "nosuid" option with the following command:
$ sudo mount | grep '\s/boot\s'
/dev/sda1 on /boot type xfs (rw,nosuid,relatime,seclabe,attr2,inode64,noquota)
If the /boot file system does not have the "nosuid" option set, this is a finding.
V-230300
False
RHEL-08-010571
Verify the /boot directory is mounted with the "nosuid" option with the following command:
$ sudo mount | grep '\s/boot\s'
/dev/sda1 on /boot type xfs (rw,nosuid,relatime,seclabe,attr2,inode64,noquota)
If the /boot file system does not have the "nosuid" option set, this is a finding.
M
2921