SV-271664r1091704_rule
V-271664
SRG-OS-000368-GPOS-00154
OL09-00-002068
CAT II
10
Configure OL 9 to mount /var/tmp with the noexec option.
Modify "/etc/fstab" to use the "noexec" option on the "/var/tmp" directory.
Verify that OL 9 is configured to mount /var/tmp with the noexec option.
Verify "/var/tmp" is mounted with the "noexec" option:
$ mount | grep /var/tmp
/dev/mapper/ol-var-tmp on /var/tmp type xfs (rw,nodev,nosuid,noexec,seclabel)
If the "/var/tmp" file system is mounted without the "noexec" option, this is a finding.
V-271664
False
OL09-00-002068
Verify that OL 9 is configured to mount /var/tmp with the noexec option.
Verify "/var/tmp" is mounted with the "noexec" option:
$ mount | grep /var/tmp
/dev/mapper/ol-var-tmp on /var/tmp type xfs (rw,nodev,nosuid,noexec,seclabel)
If the "/var/tmp" file system is mounted without the "noexec" option, this is a finding.
M
5680