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