SV-271669r1184200_rule
V-271669
SRG-OS-000480-GPOS-00227
OL09-00-002080
CAT II
10
Configure the "/etc/fstab" to use the "nodev" option on all nonroot local partitions.
Verify OL 9 prevents special devices on nonroot local partitions.
Verify all nonroot local partitions are mounted with the "nodev" option with the following command:
$ mount | grep '^/dev\S* on /\S' | grep --invert-match 'nodev'
If any output is produced, this is a finding.
V-271669
False
OL09-00-002080
Verify OL 9 prevents special devices on nonroot local partitions.
Verify all nonroot local partitions are mounted with the "nodev" option with the following command:
$ mount | grep '^/dev\S* on /\S' | grep --invert-match 'nodev'
If any output is produced, this is a finding.
M
5680