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

RHEL 8 must use a separate file system for /var/tmp.

DISA Rule

SV-244529r1017336_rule

Vulnerability Number

V-244529

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

RHEL-08-010544

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

Verify that a separate file system has been created for "/var/tmp".

Check that a file system has been created for "/var/tmp" with the following command:

$ sudo grep /var/tmp /etc/fstab

/dev/mapper/... /var/tmp xfs defaults,nodev,noexec,nosuid 0 0

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

Vulnerability Number

V-244529

Documentable

False

Rule Version

RHEL-08-010544

Severity Override Guidance

Verify that a separate file system has been created for "/var/tmp".

Check that a file system has been created for "/var/tmp" with the following command:

$ sudo grep /var/tmp /etc/fstab

/dev/mapper/... /var/tmp xfs defaults,nodev,noexec,nosuid 0 0

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

Check Content Reference

M

Target Key

2921