STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 6 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide

V-282615

CAT I (High)

TOSS 5 crypto policy files must match files shipped with the operating system.

Rule ID

SV-282615r1201495_rule

STIG

Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-002450

Discussion

The TOSS 5 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 TOSS 5 to use cryptographic functions that are not FIPS 140-3 approved.

Check Content

Verify the TOSS 5 package "crypto-policies" has not been modified using the following command:

$ rpm -V crypto-policies

If the command has any output, this is a finding.

Fix Text

Reinstall the "crypto-policies" package to remove any modifications.

$ sudo dnf reinstall crypto-policies