SV-269506r1101808_rule
V-269506
SRG-OS-000341-GPOS-00132
ALMA-09-051830
CAT III
10
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
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.
V-269506
False
ALMA-09-051830
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.
M
5664