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

OL 9 must use a separate file system for /tmp.

DISA Rule

SV-271434r1091014_rule

Vulnerability Number

V-271434

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

OL09-00-000004

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Migrate the "/tmp" path onto a separate file system.

Check Contents

Verify that OL 9 uses a separate file system/partition for "/tmp" with the following command:

$ mount | grep /tmp
tmpfs /tmp tmpfs noatime,mode=1777 0 0

If a separate entry for "/tmp" is not in use, this is a finding.

Vulnerability Number

V-271434

Documentable

False

Rule Version

OL09-00-000004

Severity Override Guidance

Verify that OL 9 uses a separate file system/partition for "/tmp" with the following command:

$ mount | grep /tmp
tmpfs /tmp tmpfs noatime,mode=1777 0 0

If a separate entry for "/tmp" is not in use, this is a finding.

Check Content Reference

M

Target Key

5680