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 use a separate file system for the system audit data path.

DISA Rule

SV-280936r1184726_rule

Vulnerability Number

V-280936

Group Title

SRG-OS-000341-GPOS-00132

Rule Version

RHEL-10-000520

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 to use a separate file system for the system audit data path by migrating "/var/log/audit" onto a separate file system.

Check Contents

Verify RHEL 10 uses a separate file system/partition for the system audit data path with the following command:

Note: /var/log/audit is used as the example as it is a common location.

$ mount | grep /var/log/audit
/dev/mapper/rootvg-varlogaudit on /var/log/audit type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
Note: Options displayed for mount may differ.

If no line is returned, this is a finding.

Vulnerability Number

V-280936

Documentable

False

Rule Version

RHEL-10-000520

Severity Override Guidance

Verify RHEL 10 uses a separate file system/partition for the system audit data path with the following command:

Note: /var/log/audit is used as the example as it is a common location.

$ mount | grep /var/log/audit
/dev/mapper/rootvg-varlogaudit on /var/log/audit type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
Note: Options displayed for mount may differ.

If no line is returned, this is a finding.

Check Content Reference

M

Target Key

5733