SV-269290r1184095_rule
V-269290
SRG-OS-000480-GPOS-00227
ALMA-09-023780
CAT II
10
Configure the "/etc/fstab" to use the "nodev" option on all 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-269290
False
ALMA-09-023780
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
5664