STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 4 Security Technical Implementation Guide Version: 2 Release: 6 Benchmark Date: 01 Jul 2026:

TOSS must alert the ISSO and SA (at a minimum) in the event of an audit processing failure.

DISA Rule

SV-252975r958424_rule

Vulnerability Number

V-252975

Group Title

SRG-OS-000046-GPOS-00022

Rule Version

TOSS-04-030080

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure "auditd" service to notify the SA and ISSO in the event of an audit processing failure.

Edit the following line in "/etc/audit/auditd.conf" to ensure that administrators are notified via email for those situations:

action_mail_acct = root

Check Contents

Verify that the SA and ISSO (at a minimum) are notified in the event of an audit processing failure.

Check that TOSS notifies the SA and ISSO (at a minimum) in the event of an audit processing failure with the following command:

$ sudo grep action_mail_acct /etc/audit/auditd.conf

action_mail_acct = root

If the value of the "action_mail_acct" keyword is not set to "root" and/or other accounts for security personnel, the "action_mail_acct" keyword is missing, or the retuned line is commented out, ask the system administrator to indicate how they and the ISSO are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.

Vulnerability Number

V-252975

Documentable

False

Rule Version

TOSS-04-030080

Severity Override Guidance

Verify that the SA and ISSO (at a minimum) are notified in the event of an audit processing failure.

Check that TOSS notifies the SA and ISSO (at a minimum) in the event of an audit processing failure with the following command:

$ sudo grep action_mail_acct /etc/audit/auditd.conf

action_mail_acct = root

If the value of the "action_mail_acct" keyword is not set to "root" and/or other accounts for security personnel, the "action_mail_acct" keyword is missing, or the retuned line is commented out, ask the system administrator to indicate how they and the ISSO are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.

Check Content Reference

M

Target Key

5469