SV-248612r991589_rule
V-248612
SRG-OS-000480-GPOS-00227
OL08-00-010544
CAT II
10
Migrate the "/var/tmp" path onto a separate file system.
Verify that a separate file system has been created for "/var/tmp".
Check that a file system has been created for "/var/tmp" with the following command:
$ sudo grep /var/tmp /etc/fstab
/dev/mapper/... /var/tmp xfs defaults,nodev,noexec,nosuid 0 0
If a separate entry for "/var/tmp" is not in use, this is a finding.
V-248612
False
OL08-00-010544
Verify that a separate file system has been created for "/var/tmp".
Check that a file system has been created for "/var/tmp" with the following command:
$ sudo grep /var/tmp /etc/fstab
/dev/mapper/... /var/tmp xfs defaults,nodev,noexec,nosuid 0 0
If a separate entry for "/var/tmp" is not in use, this is a finding.
M
5416