OL08-00-030602 - OL 8 must allocate an 'audit_backlog_limit' of sufficient size to capture processes that start prior to the audit daemon.

Information

Without the capability to generate audit records, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.

If auditing is enabled late in the startup process, the actions of some startup processes may not be audited. Some audit systems also maintain state information only available if auditing is enabled before a given process is created.

Audit records can be generated from various components within the information system (e.g., module or policy filter).

Allocating an 'audit_backlog_limit' of sufficient size is critical in maintaining a stable boot process. With an insufficient limit allocated, the system is susceptible to boot failures and crashes.

Satisfies: SRG-OS-000037-GPOS-00015, SRG-OS-000042-GPOS-00020, SRG-OS-000062-GPOS-00031, SRG-OS-000392-GPOS-00172, SRG-OS-000462-GPOS-00206, SRG-OS-000471-GPOS-00215

Solution

Configure OL 8 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'

Add or modify the following line in '/etc/default/grub' to ensure the configuration survives kernel updates:

GRUB_CMDLINE_LINUX='audit_backlog_limit=8192'

If audit records are not stored on a partition made specifically for audit records, a new partition with sufficient space will need be to be created.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_8_V2R1_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY, MAINTENANCE

References: 800-53|AU-3, 800-53|AU-3(1), 800-53|AU-12a., 800-53|AU-12c., 800-53|MA-4(1)(a), CAT|III, CCI|CCI-000130, CCI|CCI-000135, CCI|CCI-000169, CCI|CCI-000172, CCI|CCI-002884, Rule-ID|SV-248804r958412_rule, STIG-ID|OL08-00-030602, Vuln-ID|V-248804

Plugin: Unix

Control ID: 85a62ca8200f372cc8b38b48e84b1e83e4cc8f0ec40b8504d5bc9f6e3918b049