STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 audit service must be enabled.

DISA Rule

SV-271520r1091272_rule

Vulnerability Number

V-271520

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

OL09-00-000441

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Enable the auditd service with the following command:

$ sudo systemctl enable --now auditd

Check Contents

Verify that OL 9 audit service is configured to produce audit records with the following command:

$ systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2022-05-24 12:56:56 EST; 4 weeks 0 days ago

If the audit service is not "active" and "running", this is a finding.

Vulnerability Number

V-271520

Documentable

False

Rule Version

OL09-00-000441

Severity Override Guidance

Verify that OL 9 audit service is configured to produce audit records with the following command:

$ systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2022-05-24 12:56:56 EST; 4 weeks 0 days ago

If the audit service is not "active" and "running", this is a finding.

Check Content Reference

M

Target Key

5680