SV-281248r1166696_rule
V-281248
SRG-OS-000368-GPOS-00154
RHEL-10-700200
CAT II
10
Configure RHEL 10 so that "/etc/fstab" uses the "nodev" option on all nonroot local partitions.
Verify RHEL 10 is configured so that 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-281248
False
RHEL-10-700200
Verify RHEL 10 is configured so that 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
5733