SV-248619r1184119_rule
V-248619
SRG-OS-000480-GPOS-00227
OL08-00-010580
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:
$ sudo mount | grep '^/dev\S* on /\S' | grep --invert-match 'nodev'
If any output is produced, this is a finding.
V-248619
False
OL08-00-010580
Verify all nonroot local partitions are mounted with the "nodev" option with the following command:
$ sudo mount | grep '^/dev\S* on /\S' | grep --invert-match 'nodev'
If any output is produced, this is a finding.
M
5416