SV-258227r1014992_rule
V-258227
SRG-OS-000046-GPOS-00022
RHEL-09-654265
CAT II
10
Configure RHEL 9 to shut down when auditing failures occur.
Add the following line to the bottom of the /etc/audit/rules.d/audit.rules file:
-f 2
Verify the audit service is configured to panic on a critical error with the following command:
$ sudo grep "\-f" /etc/audit/audit.rules
-f 2
If the value for "-f" is not "2", and availability is not documented as an overriding concern, this is a finding.
V-258227
False
RHEL-09-654265
Verify the audit service is configured to panic on a critical error with the following command:
$ sudo grep "\-f" /etc/audit/audit.rules
-f 2
If the value for "-f" is not "2", and availability is not documented as an overriding concern, this is a finding.
M
5551