SV-269283r1050165_rule
V-269283
SRG-OS-000480-GPOS-00227
ALMA-09-022900
CAT II
10
Configure the "/etc/fstab" to use the "nosuid" option on file systems that are associated with removable media.
Verify file systems that are used for removable media are mounted with the "nosuid" option with the following command:
$ cat /etc/fstab
UUID=0cb43738-b102-48f8-9174-061d8ee537b8 /mnt/usbdrive vfat noauto,owner,ro,nosuid,nodev,noexec 0 0
If a file system found in "/etc/fstab" refers to removable media and it does not have the "nosuid" option set, this is a finding.
V-269283
False
ALMA-09-022900
Verify file systems that are used for removable media are mounted with the "nosuid" option with the following command:
$ cat /etc/fstab
UUID=0cb43738-b102-48f8-9174-061d8ee537b8 /mnt/usbdrive vfat noauto,owner,ro,nosuid,nodev,noexec 0 0
If a file system found in "/etc/fstab" refers to removable media and it does not have the "nosuid" option set, this is a finding.
M
5664