4.1.1.3 Ensure auditing for processes that start prior to auditd is enabled

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Configure grub2 so that processes that are capable of being audited can be audited even if they start up prior to auditd startup.

Rationale:

Audit events need to be captured on processes that start up prior to auditd , so that potential malicious activity cannot go undetected.

Solution

Run the following command to add audit=1 to GRUB_CMDLINE_LINUX:

# grubby --update-kernel ALL --args 'audit=1'

Additional Information:

This recommendation is designed around the grub2 bootloader, if another bootloader is in use in your environment enact equivalent settings.

See Also

https://workbench.cisecurity.org/files/3807