SV-269328r1050210_rule
V-269328
SRG-OS-000368-GPOS-00154
ALMA-09-028070
CAT II
10
Modify "/etc/fstab" to use the "noexec" option on the "/var/tmp" directory.
Verify "/var/tmp" is mounted with the "noexec" option:
$ mount | grep /var/tmp
/dev/mapper/luks-0e7206e7-bfb1-4a23-ae14-b9cea7cf76d5 on /var/tmp type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the "/var/tmp" file system is mounted without the "noexec" option, this is a finding.
V-269328
False
ALMA-09-028070
Verify "/var/tmp" is mounted with the "noexec" option:
$ mount | grep /var/tmp
/dev/mapper/luks-0e7206e7-bfb1-4a23-ae14-b9cea7cf76d5 on /var/tmp type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the "/var/tmp" file system is mounted without the "noexec" option, this is a finding.
M
5664