SV-257869r1102009_rule
V-257869
SRG-OS-000368-GPOS-00154
RHEL-09-231140
CAT II
10
Modify "/etc/fstab" to use the "nodev" option on the "/var" directory.
Verify "/var" is mounted with the "nodev" option:
$ mount | grep /var
/dev/mapper/rhel-var on /var type xfs (rw,nodev,nosuid,noexec,seclabel)
If the "/var" file system is mounted without the "nodev" option, this is a finding.
V-257869
False
RHEL-09-231140
Verify "/var" is mounted with the "nodev" option:
$ mount | grep /var
/dev/mapper/rhel-var on /var type xfs (rw,nodev,nosuid,noexec,seclabel)
If the "/var" file system is mounted without the "nodev" option, this is a finding.
M
5551