STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 must use the CAC smart card driver.

DISA Rule

SV-271610r1091542_rule

Vulnerability Number

V-271610

Group Title

SRG-OS-000104-GPOS-00051

Rule Version

OL09-00-000940

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure OL 9 to load the CAC driver.

Add or modify the following line in the "/etc/opensc.conf" file:

card_drivers = cac;

Check Contents

Verify that OL 9 loads the CAC driver with the following command:

$ grep card_drivers /etc/opensc.conf
card_drivers = cac;

If "cac" is not listed as a card driver, or there is no line returned for "card_drivers", this is a finding.

Vulnerability Number

V-271610

Documentable

False

Rule Version

OL09-00-000940

Severity Override Guidance

Verify that OL 9 loads the CAC driver with the following command:

$ grep card_drivers /etc/opensc.conf
card_drivers = cac;

If "cac" is not listed as a card driver, or there is no line returned for "card_drivers", this is a finding.

Check Content Reference

M

Target Key

5680