SV-258173r1101933_rule
V-258173
SRG-OS-000254-GPOS-00095
RHEL-09-653120
CAT III
10
Configure RHEL 9 to allocate sufficient audit_backlog_limit to capture processes that start prior to the audit daemon with the following command:
$ sudo grubby --update-kernel=ALL --args=audit_backlog_limit=8192
Verify RHEL 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-258173
False
RHEL-09-653120
Verify RHEL 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
5551