STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 must prevent special devices on nonroot local partitions.

DISA Rule

SV-271669r1184200_rule

Vulnerability Number

V-271669

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

OL09-00-002080

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the "/etc/fstab" to use the "nodev" option on all nonroot local partitions.

Check Contents

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.

Vulnerability Number

V-271669

Documentable

False

Rule Version

OL09-00-002080

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5680