{"description": "The audit package should be installed.", "rationale": "The auditd service is an access monitoring and accounting daemon, watching system calls to audit any access, in comparison with potential local access control policy such as SELinux policy.", "severity": "medium", "references": {"hipaa": ["164.308(a)(1)(ii)(D)", "164.308(a)(5)(ii)(C)", "164.310(a)(2)(iv)", "164.310(d)(2)(iii)", "164.312(b)"], "nerc-cip": ["CIP-004-6 R3.3", "CIP-007-3 R6.5"], "nist": ["AC-7(a)", "AU-7(1)", "AU-7(2)", "AU-14", "AU-12(2)", "AU-2(a)", "CM-6(a)"], "ospp": ["FAU_GEN.1"], "pcidss": ["Req-10.1"], "srg": ["SRG-OS-000062-GPOS-00031", "SRG-OS-000037-GPOS-00015", "SRG-OS-000038-GPOS-00016", "SRG-OS-000039-GPOS-00017", "SRG-OS-000040-GPOS-00018", "SRG-OS-000041-GPOS-00019", "SRG-OS-000042-GPOS-00021", "SRG-OS-000051-GPOS-00024", "SRG-OS-000054-GPOS-00025", "SRG-OS-000122-GPOS-00063", "SRG-OS-000254-GPOS-00095", "SRG-OS-000255-GPOS-00096", "SRG-OS-000337-GPOS-00129", "SRG-OS-000348-GPOS-00136", "SRG-OS-000349-GPOS-00137", "SRG-OS-000350-GPOS-00138", "SRG-OS-000351-GPOS-00139", "SRG-OS-000352-GPOS-00140", "SRG-OS-000353-GPOS-00141", "SRG-OS-000354-GPOS-00142", "SRG-OS-000358-GPOS-00145", "SRG-OS-000365-GPOS-00152", "SRG-OS-000392-GPOS-00172", "SRG-OS-000475-GPOS-00220"], "anssi": ["R33", "R73"], "cis": ["6.3.1.1"], "ism": ["0582", "0846"], "pcidss4": ["10.2.1", "10.2"], "stigid": ["UBTU-22-653010"], "stigref": ["SV-260590r1015022_rule"]}, "control_references": {"anssi": ["R33", "R73"], "cis": ["6.3.1.1"], "ism": ["0582", "0846"], "pcidss4": ["10.2.1", "10.2"], "stigid": ["UBTU-22-653010"]}, "components": [], "identifiers": {}, "ocil_clause": "the audit package is not installed", "ocil": " Run the following command to determine if the <code>audit</code> package is installed: <pre>$ dpkg -l  audit</pre>", "oval_external_content": null, "fixtext": "Install the audit service (if the audit service is not already installed) with the following command:\n\n\n$ apt-get install audit", "checktext": "", "vuldiscussion": "", "srg_requirement": " Ubuntu 22.04 must have the auditd package installed.", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {"stig": {"srg_requirement": "Ubuntu 22.04 audit package must be installed.", "vuldiscussion": "Without establishing what type of events occurred, the source of events, where events occurred, and the outcome of events, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack.\n\nAudit record content that may be necessary to satisfy this requirement includes, for example, time stamps, source and destination addresses, user/process identifiers, event descriptions, success/fail indications, filenames involved, and access control or flow control rules invoked.\n\nAssociating event types with detected events in audit logs provides a means of investigating an attack, recognizing resource utilization or capacity thresholds, or identifying an improperly configured Ubuntu 22.04 system.", "checktext": "Verify that the Ubuntu 22.04 audit service package is installed.\n\nCheck that the audit service package is installed with the following command:\n\n$ dnf list --installed audit\n\nExample output:\n\naudit-3.0.7-101.el9_0.2.x86_64\n\nIf the \"audit\" package is not installed, this is a finding.", "fixtext": "Install the audit service package (if the audit service is not already installed) with the following command:\n\n$ sudo dnf install audit"}}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["system_with_kernel"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "Ensure the audit Subsystem is Installed", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/auditing/package_audit_installed/rule.yml", "template": {"name": "package_installed", "vars": {"pkgname": "auditd"}, "backends": {}}}