STIGQter STIGQter: STIG Summary: Oracle Linux 8 Security Technical Implementation Guide Version: 2 Release: 9 Benchmark Date: 01 Jul 2026:

OL 8 must implement DOD-approved encryption in the bind package.

DISA Rule

SV-283451r1188543_rule

Vulnerability Number

V-283451

Group Title

SRG-OS-000423-GPOS-00187

Rule Version

OL08-00-010187

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure BIND to use the system crypto policy.

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

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

Check Contents

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

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

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

Vulnerability Number

V-283451

Documentable

False

Rule Version

OL08-00-010187

Severity Override Guidance

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

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

$ 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 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

5416