SV-269326r1050208_rule
V-269326
SRG-OS-000368-GPOS-00154
ALMA-09-027850
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/luks-b23d8276-7844-4e79-8a58-505150b6eb42 on /var type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the "/var" file system is mounted without the "nodev" option, this is a finding.
V-269326
False
ALMA-09-027850
Verify "/var" is mounted with the "nodev" option:
$ mount | grep ' /var '
/dev/mapper/luks-b23d8276-7844-4e79-8a58-505150b6eb42 on /var type xfs (rw,nosuid,nodev,noexec,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
If the "/var" file system is mounted without the "nodev" option, this is a finding.
M
5664