SV-282626r1200858_rule
V-282626
SRG-OS-000480-GPOS-00227
TOSS-05-000088
CAT III
10
Install the "rng-tools" package using the following command:
$ sudo dnf install rng-tools
Enable the "rngd" service using the following command:
$ sudo systemctl enable --now rngd
Verify TOSS 5 enabled the hardware random number generator entropy gatherer service using the following command:
Note: For TOSS 5 systems running with kernel FIPS mode enabled as specified by TOSS-05-000470, this requirement is not applicable.
$ systemctl is-active rngd
active
If the "rngd" service is not active, this is a finding.
V-282626
False
TOSS-05-000088
Verify TOSS 5 enabled the hardware random number generator entropy gatherer service using the following command:
Note: For TOSS 5 systems running with kernel FIPS mode enabled as specified by TOSS-05-000470, this requirement is not applicable.
$ systemctl is-active rngd
active
If the "rngd" service is not active, this is a finding.
M
5738