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 allocate an audit_backlog_limit of sufficient size to capture processes that start prior to the audit daemon.

DISA Rule

SV-269506r1101808_rule

Vulnerability Number

V-269506

Group Title

SRG-OS-000341-GPOS-00132

Rule Version

ALMA-09-051830

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Configure AlmaLinux OS 9 to allocate sufficient audit_backlog_limit to capture processes that start prior to the audit daemon with the following command:

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

Check Contents

Verify AlmaLinux OS 9 allocates a sufficient audit_backlog_limit to capture processes that start prior to the audit daemon with the following command:

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

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

Vulnerability Number

V-269506

Documentable

False

Rule Version

ALMA-09-051830

Severity Override Guidance

Verify AlmaLinux OS 9 allocates a sufficient audit_backlog_limit to capture processes that start prior to the audit daemon with the following command:

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

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

Check Content Reference

M

Target Key

5664