APPL-12-001010 - The macOS system must shut down by default upon audit failure (unless availability is an overriding concern).

Warning! Audit Deprecated

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

View Next Audit Version

Information

The audit service should shut down the computer if it is unable to audit system events. Once audit failure occurs, user and system activity is no longer recorded and malicious activity could go undetected. Audit processing failures include software/hardware errors, failures in the audit capturing mechanisms, and audit storage capacity being reached or exceeded. Responses to audit failure depend on the nature of the failure mode.

When availability is an overriding concern, other approved actions in response to an audit failure are as follows:

(i) If the failure was caused by the lack of audit record storage capacity, the operating system must continue generating audit records if possible (automatically restarting the audit service if necessary), overwriting the oldest audit records in a first-in-first-out manner.

(ii) If audit records are sent to a centralized collection server and communication with this server is lost or the server fails, the operating system must queue audit records locally until communication is restored or until the audit records are retrieved manually. Upon restoration of the connection to the centralized collection server, action should be taken to synchronize the local audit data with the collection server.

Solution

Edit the '/etc/security/audit_control file' and change the value for policy to include the setting 'ahlt'. To do this programmatically, run the following command:

sudo /usr/bin/sed -i.bak '/^policy/ s/$/,ahlt/' /etc/security/audit_control; sudo /usr/sbin/audit -s

See Also

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

Item Details

References: CAT|II, CCI|CCI-000140, Rule-ID|SV-252465r816466_rule, STIG-ID|APPL-12-001010, Vuln-ID|V-252465

Plugin: Unix

Control ID: 3f2512d9910d87f6e1b36bdf2f9fdb90e6ffe639b86523b14b4e201143a1f54f