SV-257844r1044918_rule
V-257844
SRG-OS-000480-GPOS-00227
RHEL-09-231015
CAT II
10
Migrate the "/tmp" path onto a separate file system.
Verify that a separate file system/partition has been created for "/tmp" with the following command:
$ mount | grep /tmp
/dev/mapper/rhel-tmp on /tmp type xfs (rw,nodev,nosuid,noexec,seclabel)
If a separate entry for "/tmp" is not in use, this is a finding.
V-257844
False
RHEL-09-231015
Verify that a separate file system/partition has been created for "/tmp" with the following command:
$ mount | grep /tmp
/dev/mapper/rhel-tmp on /tmp type xfs (rw,nodev,nosuid,noexec,seclabel)
If a separate entry for "/tmp" is not in use, this is a finding.
M
5551