STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must have GPG signature verification enabled for all software repositories.

DISA Rule

SV-269167r1050049_rule

Vulnerability Number

V-269167

Group Title

SRG-OS-000366-GPOS-00153

Rule Version

ALMA-09-010030

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure all software repositories defined in "/etc/yum.repos.d/" to have "gpgcheck" enabled:

$ sed -i 's/gpgcheck\s*=.*/gpgcheck=1/g' /etc/yum.repos.d/*

Check Contents

Verify that all software repositories defined in "/etc/yum.repos.d/" have been configured with "gpgcheck" enabled:

$ grep gpgcheck /etc/yum.repos.d/*.repo

/etc/yum.repos.d/tuxcare-fips.repo:gpgcheck=1

If "gpgcheck" is not set to "1" for all returned lines, this is a finding.

Vulnerability Number

V-269167

Documentable

False

Rule Version

ALMA-09-010030

Severity Override Guidance

Verify that all software repositories defined in "/etc/yum.repos.d/" have been configured with "gpgcheck" enabled:

$ grep gpgcheck /etc/yum.repos.d/*.repo

/etc/yum.repos.d/tuxcare-fips.repo:gpgcheck=1

If "gpgcheck" is not set to "1" for all returned lines, this is a finding.

Check Content Reference

M

Target Key

5664