SV-282640r1200900_rule
V-282640
SRG-OS-000480-GPOS-00227
TOSS-05-000135
CAT II
10
Update each NFS mounted file system to use the "nodev" option on file systems that are being imported via NFS.
Verify TOSS 5 has the "nodev" option configured for all NFS mounts using the following command:
Note: If no NFS mounts are configured, this requirement is not applicable.
$ cat /etc/fstab | grep nfs
192.168.22.2:/mnt/export /data nfs4 rw,nosuid,nodev,noexec,sync,soft,sec=krb5:krb5i:krb5p
If the system is mounting file systems via NFS and the "nodev" option is missing, this is a finding.
V-282640
False
TOSS-05-000135
Verify TOSS 5 has the "nodev" option configured for all NFS mounts using the following command:
Note: If no NFS mounts are configured, this requirement is not applicable.
$ cat /etc/fstab | grep nfs
192.168.22.2:/mnt/export /data nfs4 rw,nosuid,nodev,noexec,sync,soft,sec=krb5:krb5i:krb5p
If the system is mounting file systems via NFS and the "nodev" option is missing, this is a finding.
M
5738