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

RHEL 10 must implement DOD-approved encryption in the bind package.

DISA Rule

SV-281015r1184783_rule

Vulnerability Number

V-281015

Group Title

SRG-OS-000423-GPOS-00187

Rule Version

RHEL-10-300080

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 BIND to use the systemwide cryptographic 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 RHEL 10 BIND uses the systemwide cryptographic policy with the following command:

$ sudo 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 include "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.

Vulnerability Number

V-281015

Documentable

False

Rule Version

RHEL-10-300080

Severity Override Guidance

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

Verify RHEL 10 BIND uses the systemwide cryptographic policy with the following command:

$ sudo 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 include "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5733