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

OL 8 must enable the hardware random number generator entropy gatherer service.

DISA Rule

SV-248599r991589_rule

Vulnerability Number

V-248599

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

OL08-00-010473

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Start the rngd service and enable it with the following commands:

$ sudo systemctl start rngd.service

$ sudo systemctl enable rngd.service

Check Contents

Note: For OL versions 8.4 and above running with kernel FIPS mode enabled as specified by OL08-00-010020, this requirement is Not Applicable.

Check that OL 8 has enabled the hardware random number generator entropy gatherer service.

Verify the rngd service is enabled and active with the following commands:

$ sudo systemctl is-enabled rngd
enabled

$ sudo systemctl is-active rngd
active

If the service is not "enabled" and "active", this is a finding.

Vulnerability Number

V-248599

Documentable

False

Rule Version

OL08-00-010473

Severity Override Guidance

Note: For OL versions 8.4 and above running with kernel FIPS mode enabled as specified by OL08-00-010020, this requirement is Not Applicable.

Check that OL 8 has enabled the hardware random number generator entropy gatherer service.

Verify the rngd service is enabled and active with the following commands:

$ sudo systemctl is-enabled rngd
enabled

$ sudo systemctl is-active rngd
active

If the service is not "enabled" and "active", this is a finding.

Check Content Reference

M

Target Key

5416