STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Red Hat Enterprise Linux 10 Security Technical Implementation Guide

V-280975

CAT II (Medium)

RHEL 10 must have the "opensc" package installed.

Rule ID

SV-280975r1195364_rule

STIG

Red Hat Enterprise Linux 10 Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-004046CCI-001953

Discussion

The use of Personal Identity Verification (PIV) credentials facilitates standardization and reduces the risk of unauthorized access. The DOD has mandated the use of the common access card (CAC) to support identity management and personal authentication for systems covered under Homeland Security Presidential Directive (HSPD) 12, as well as making the CAC a primary component of layered protection for national security systems. Satisfies: SRG-OS-000375-GPOS-00160, SRG-OS-000376-GPOS-00161

Check Content

Verify RHEL 10 has the "opensc" package installed with the following command:

$ sudo dnf list --installed opensc
Installed Packages
opensc.x86_64                               0.26.1-1.el10                                @rhel-10-for-x86_64-baseos-rpm

If the "opensc" package is not installed, this is a finding.

Fix Text

Configure RHEL 10 to have the "opensc" package installed with the following command:

$ sudo dnf -y install opensc