STIGQter STIGQter: STIG Summary: BIND 9.x Security Technical Implementation Guide Version: 3 Release: 3 Benchmark Date: 01 Jul 2026:

The BIND 9.x server implementation must not be configured with a channel to send audit records to null.

DISA Rule

SV-272433r1123612_rule

Vulnerability Number

V-272433

Group Title

SRG-APP-000125-DNS-000012

Rule Version

BIND-9X-001920

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the "named.conf" file.

Remove any instance of the following:

category null { null; };

Restart the BIND 9.x process.

Check Contents

Verify that the BIND 9.x server is not configured to send audit logs to the null channel.

Inspect the "named.conf" file for the following:

category null { null; }

If there is a category defined to send audit logs to the "null" channel, this is a finding.

Vulnerability Number

V-272433

Documentable

False

Rule Version

BIND-9X-001920

Severity Override Guidance

Verify that the BIND 9.x server is not configured to send audit logs to the null channel.

Inspect the "named.conf" file for the following:

category null { null; }

If there is a category defined to send audit logs to the "null" channel, this is a finding.

Check Content Reference

M

Target Key

5687