UBTU-20-010122 - The Ubuntu operating system must be configured so that audit log files are not read or write-accessible by unauthorized users.

Information

Unauthorized disclosure of audit records can reveal system and configuration data to attackers, thus compromising its confidentiality.

Audit information includes all information (e.g., audit records, audit settings, audit reports) needed to successfully audit operating system activity.

Satisfies: SRG-OS-000057-GPOS-00027, SRG-OS-000058-GPOS-00028

Solution

Configure the audit log files to have a mode of '0600' or less permissive.

Determine where the audit logs are stored with the following command:

$ sudo grep -iw log_file /etc/audit/auditd.conf
log_file = /var/log/audit/audit.log

Using the path of the directory containing the audit logs, configure the audit log files to have a mode of '0600' or less permissive by using the following command:

$ sudo chmod 0600 /var/log/audit/*

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_CAN_Ubuntu_20-04_LTS_V1R12_STIG.zip

Item Details

References: CAT|II, CCI|CCI-000162, CCI|CCI-000163, Rule-ID|SV-238245r653910_rule, STIG-ID|UBTU-20-010122, Vuln-ID|V-238245

Plugin: Unix

Control ID: 3dc42bcec28fa03c169ca1ae176e974e5bd907e283d626e62ab99ac4853398b7