OL 9 cryptographic policy files must match files shipped with the operating system.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
highV-271481SRG-OS-000478-GPOS-00223OL09-00-000244SV-271481r1091155_rule2025-05-081
Description
The OL 9 package crypto-policies defines the cryptography policies for the system. If the files are changed from those shipped with the operating system, it may be possible for OL 9 to use cryptographic functions that are not FIPS 140-3 approved. Satisfies: SRG-OS-000478-GPOS-00223, SRG-OS-000396-GPOS-00176
ℹ️ Check
Verify that OL 9 crypto-policies package has not been modified with the following command: $ rpm -V crypto-policies If the command has any output, this is a finding.
✔️ Fix
Reinstall the crypto-policies package to remove any modifications. $ sudo dnf reinstall -y crypto-policies