STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must implement DOD-approved encryption in the bind package.

DISA Rule

SV-283456r1188512_rule

Vulnerability Number

V-283456

Group Title

SRG-OS-000423-GPOS-00187

Rule Version

ALMA-09-043140

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure BIND to use the systemwide crypto policy.

Add the following line to the "options" section in "/etc/named.conf":

include "/etc/crypto-policies/back-ends/bind.config";

Check Contents

Note: If the "bind" package is not installed, this requirement is Not Applicable.

Verify that BIND uses the system crypto policy with the following command:

$ grep include /etc/named.conf

include "/etc/crypto-policies/back-ends/bind.config";

If BIND is installed and the BIND config file does not contain the "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.

Vulnerability Number

V-283456

Documentable

False

Rule Version

ALMA-09-043140

Severity Override Guidance

Note: If the "bind" package is not installed, this requirement is Not Applicable.

Verify that BIND uses the system crypto policy with the following command:

$ grep include /etc/named.conf

include "/etc/crypto-policies/back-ends/bind.config";

If BIND is installed and the BIND config file does not contain the "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5664