SV-257862r1184295_rule
V-257862
SRG-OS-000368-GPOS-00154
RHEL-09-231105
CAT II
10
Modify "/etc/fstab" to use the "nosuid" option on the "/boot/efi" directory.
Note: For systems that use BIOS, this is not applicable.
Verify the /boot/efi directory is mounted with the "nosuid" option with the following command:
$ mount | grep '\s/boot/efi\s'
/dev/sda1 on /boot/efi type vfat (rw,nosuid,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro)
If the /boot/efi file system does not have the "nosuid" option set, this is a finding.
Note: This control is not applicable to vfat file systems.
V-257862
False
RHEL-09-231105
Note: For systems that use BIOS, this is not applicable.
Verify the /boot/efi directory is mounted with the "nosuid" option with the following command:
$ mount | grep '\s/boot/efi\s'
/dev/sda1 on /boot/efi type vfat (rw,nosuid,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro)
If the /boot/efi file system does not have the "nosuid" option set, this is a finding.
Note: This control is not applicable to vfat file systems.
M
5551