SV-257782r991589_rule
V-257782
SRG-OS-000480-GPOS-00227
RHEL-09-211035
CAT III
10
Install the rng-tools package with the following command:
$ sudo dnf install rng-tools
Then enable the rngd service run the following command:
$ sudo systemctl enable --now rngd
Note: For RHEL 9 systems running with kernel FIPS mode enabled as specified by RHEL-09-671010, this requirement is Not Applicable.
Verify that RHEL 9 has enabled the hardware random number generator entropy gatherer service with the following command:
$ systemctl is-active rngd
active
If the "rngd" service is not active, this is a finding.
V-257782
False
RHEL-09-211035
Note: For RHEL 9 systems running with kernel FIPS mode enabled as specified by RHEL-09-671010, this requirement is Not Applicable.
Verify that RHEL 9 has enabled the hardware random number generator entropy gatherer service with the following command:
$ systemctl is-active rngd
active
If the "rngd" service is not active, this is a finding.
M
5551