SV-271592r1091488_rule
V-271592
SRG-OS-000254-GPOS-00095
OL09-00-000830
CAT III
10
Configure OL 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 that OL 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 -v 'audit_backlog_limit=8192'
If the command returns any outputs, and audit_backlog_limit is less than "8192", this is a finding.
V-271592
False
OL09-00-000830
Verify that OL 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 -v 'audit_backlog_limit=8192'
If the command returns any outputs, and audit_backlog_limit is less than "8192", this is a finding.
M
5680