SV-282529r1200567_rule
V-282529
SRG-OS-000254-GPOS-00095
TOSS-05-000408
CAT III
10
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
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.
V-282529
False
TOSS-05-000408
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.
M
5738