STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Mar 2026:

TOSS 5 must allocate an audit_backlog_limit of sufficient size to capture processes that start prior to the audit daemon.

DISA Rule

SV-282529r1200567_rule

Vulnerability Number

V-282529

Group Title

SRG-OS-000254-GPOS-00095

Rule Version

TOSS-05-000408

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Configure TOSS 5 to allocate sufficient audit_backlog_limit to capture processes that start prior to the audit daemon using the following command:

$ sudo grubby --update-kernel=ALL --args=audit_backlog_limit=8192

Check Contents

Verify TOSS 5 allocates a sufficient audit_backlog_limit to capture processes that start prior to the audit daemon using the following command:

$ sudo grubby --info=ALL | grep args | grep -v 'audit_backlog_limit=8192'

If the command returns any outputs, and audit_backlog_limit is less than "8192", this is a finding.

Vulnerability Number

V-282529

Documentable

False

Rule Version

TOSS-05-000408

Severity Override Guidance

Verify TOSS 5 allocates a sufficient audit_backlog_limit to capture processes that start prior to the audit daemon using the following command:

$ sudo grubby --info=ALL | grep args | grep -v 'audit_backlog_limit=8192'

If the command returns any outputs, and audit_backlog_limit is less than "8192", this is a finding.

Check Content Reference

M

Target Key

5738