Details
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.
Solution
Configure the Ubuntu operating system to produce audit records at system startup.
Edit /etc/default/grub file and add ‘audit=1’ to the GRUB_CMDLINE_LINUX option.
To update the grub config file run,
sudo update-grub
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Unix.
References
- 800-53|AU-14(1)
- CAT|II
- CCI|CCI-001464
- Rule-ID|SV-219149r610963_rule
- STIG-ID|UBTU-18-010002
- STIG-Legacy|SV-109627
- STIG-Legacy|V-100523
- Vuln-ID|V-219149