UBTU-16-020390 - Successful/unsuccessful uses of the umount command must generate an audit record.

Information

Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.

Audit records can be generated from various components within the information system (e.g., module or policy filter).

Satisfies: SRG-OS-000042-GPOS-00020, SRG-OS-000392-GPOS-00172, SRG-OS-000471-GPOS-00215

Solution

Configure the audit system to generate an audit event for any successful/unsuccessful use of the 'umount' command.

Add or update the following rule in the '/etc/audit/audit.rules' file:

-a always,exit -F path=/bin/umount -F perm=x -F auid>=1000 -F auid!=4294967295 -k privileged-mount

The audit daemon must be restarted for the changes to take effect. To restart the audit daemon, run the following command:

# sudo systemctl restart auditd.service

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_CAN_Ubuntu_16-04_LTS_V2R3_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY, MAINTENANCE

References: 800-53|AU-3(1), 800-53|AU-12c., 800-53|MA-4(1)(a), CAT|II, CCI|CCI-000135, CCI|CCI-000172, CCI|CCI-002884, Rule-ID|SV-215064r610931_rule, STIG-ID|UBTU-16-020390, STIG-Legacy|SV-90377, STIG-Legacy|V-75697, Vuln-ID|V-215064

Plugin: Unix

Control ID: 9887518627b2fc3900d82537ba31034f29af00e91cc4e75b0804f6fb3d5c7e7c