SV-269313r1050195_rule
V-269313
SRG-OS-000368-GPOS-00154
ALMA-09-026420
CAT II
10
Modify "/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:
$ mount | grep '\s/boot\s'
/dev/sda2 on /boot type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the /boot file system does not have the "nosuid" option set, this is a finding.
V-269313
False
ALMA-09-026420
Verify the /boot directory is mounted with the "nosuid" option with the following command:
$ mount | grep '\s/boot\s'
/dev/sda2 on /boot type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the /boot file system does not have the "nosuid" option set, this is a finding.
M
5664