STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 10 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 01 Jul 2026:

RHEL 10 must prevent special devices on nonroot local partitions.

DISA Rule

SV-281248r1166696_rule

Vulnerability Number

V-281248

Group Title

SRG-OS-000368-GPOS-00154

Rule Version

RHEL-10-700200

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 so that "/etc/fstab" uses the "nodev" option on all nonroot local partitions.

Check Contents

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.

Vulnerability Number

V-281248

Documentable

False

Rule Version

RHEL-10-700200

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5733