1.151 UBTU-24-900230

Information

The operating system must generate audit records for successful/unsuccessful uses of the setfacl command.

GROUP ID: V-270794
RULE ID: SV-270794r1066871

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).

Solution

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

Add or modify the following line in the "/etc/audit/rules.d/stig.rules" file:

-a always,exit -F path=/usr/bin/setfacl -F perm=x -F auid>=1000 -F auid!=-1 -k perm_chng

To reload the rules file, issue the following command:

$ sudo augenrules --load

Note: The "-k " at the end of the line gives the rule a unique meaning to help during an audit investigation. The does not need to match the example above.

See Also

https://workbench.cisecurity.org/benchmarks/22775

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c., CAT|II, CCI|CCI-000172, CSCv7|5.5, Rule-ID|SV-270794r1066871_rule, STIG-ID|UBTU-24-900230, Vuln-ID|V-270794

Plugin: Unix

Control ID: b062adb637854574a13856b1d504e0d0627e6678dddbfbbb12bf7ed33457332a