STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must use a separate file system for /tmp.

DISA Rule

SV-269301r1050183_rule

Vulnerability Number

V-269301

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

ALMA-09-025100

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

Verify that a separate file system/partition has been created for "/tmp" with the following command:

$ mount | grep ' /tmp '

tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,size=2097152k,inode64)

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

Vulnerability Number

V-269301

Documentable

False

Rule Version

ALMA-09-025100

Severity Override Guidance

Verify that a separate file system/partition has been created for "/tmp" with the following command:

$ mount | grep ' /tmp '

tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,size=2097152k,inode64)

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

Check Content Reference

M

Target Key

5664