STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 9 Security Technical Implementation Guide Version: 2 Release: 9 Benchmark Date: 01 Jul 2026:

RHEL 9 audit service must be enabled.

DISA Rule

SV-258152r1015127_rule

Vulnerability Number

V-258152

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

RHEL-09-653015

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

To enable the auditd service run the following command:

$ sudo systemctl enable --now auditd

Check Contents

Verify the 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-258152

Documentable

False

Rule Version

RHEL-09-653015

Severity Override Guidance

Verify the 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

5551