Skip to content

Update Ubuntu 24.04 STIG profile from V1R1 to V1R5 #14854

Merged
mpurg merged 1 commit into
ComplianceAsCode:masterfrom
rrskris:fix-ubuntu2404-stig-v1r5
Jul 6, 2026
Merged

Update Ubuntu 24.04 STIG profile from V1R1 to V1R5 #14854
mpurg merged 1 commit into
ComplianceAsCode:masterfrom
rrskris:fix-ubuntu2404-stig-v1r5

Conversation

@rrskris

@rrskris rrskris commented Jul 6, 2026

Copy link
Copy Markdown

Closes #14714

controls/stig_ubuntu2404.yml already matched nearly all of V1R5's content despite still being labeled V1R1 -- diffed every requirement against DISA's V1R5 XCCDF (via cyber.trackr.live) to find the real remaining gap:

  • Bump version metadata to V1R5 in the control file and stig.profile
  • Rename UBTU-24-90890 to UBTU-24-909890 (DISA renumbered it; same rule, same title, aide_check_audit_tools)
  • Remove UBTU-24-300024 (last successful logon display) -- DISA dropped this requirement in a later revision; display_login_attempts itself is untouched since other profiles still use it
  • Bump UBTU-24-700400 (vendor-supported release) from medium to high severity, matching DISA's current rating
  • Fix two title typos DISA corrected: "preform" -> "perform" (plus "if installed" qualifier) on UBTU-24-100110, and "group-owned" -> "group owned" on UBTU-24-901250

Verified zero remaining discrepancies (ID/severity/title) between this file and DISA's V1R5 across all 194 controls.

Description:

Updates the Canonical Ubuntu 24.04 LTS STIG profile (controls/stig_ubuntu2404.yml and products/ubuntu2404/profiles/stig.profile) from the stale V1R1 label to V1R5, and fixes the handful of real content drifts found along the way (one renumbered control, one dropped control, one severity bump, two title typos).

Rationale:

DISA has released V1R2-V1R5 of this STIG since ComplianceAsCode last touched the version label, and issue #14714 reported the mismatch. Most of the content had already been kept in sync incrementally without the version string being bumped, so the actual diff needed is small and precisely scoped -- verified control-by-control against DISA's published V1R5 data rather than assumed.

Review Hints:

Diff is confined to the two files above. The control-count and per-control (id/severity/title) parity against DISA's V1R5 XCCDF was verified programmatically before opening this PR.

Closes ComplianceAsCode#14714

controls/stig_ubuntu2404.yml already matched nearly all of V1R5's
content despite still being labeled V1R1 -- diffed every requirement
against DISA's V1R5 XCCDF (via cyber.trackr.live) to find the real
remaining gap:

- Bump version metadata to V1R5 in the control file and stig.profile
- Rename UBTU-24-90890 to UBTU-24-909890 (DISA renumbered it; same
  rule, same title, aide_check_audit_tools)
- Remove UBTU-24-300024 (last successful logon display) -- DISA
  dropped this requirement in a later revision; display_login_attempts
  itself is untouched since other profiles still use it
- Bump UBTU-24-700400 (vendor-supported release) from medium to high
  severity, matching DISA's current rating
- Fix two title typos DISA corrected: "preform" -> "perform" (plus
  "if installed" qualifier) on UBTU-24-100110, and "group-owned" ->
  "group owned" on UBTU-24-901250

Verified zero remaining discrepancies (ID/severity/title) between
this file and DISA's V1R5 across all 194 controls.
@rrskris rrskris requested a review from a team as a code owner July 6, 2026 05:15
@openshift-ci openshift-ci Bot added the needs-ok-to-test Used by openshift-ci bot. label Jul 6, 2026
@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

Hi @rrskris. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@mpurg mpurg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the contribution!

@mpurg

mpurg commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Used by openshift-ci bot. and removed needs-ok-to-test Used by openshift-ci bot. labels Jul 6, 2026
@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

@rrskris: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-node-compliance 6576440 link true /test e2e-aws-openshift-node-compliance
ci/prow/e2e-aws-openshift-platform-compliance 6576440 link true /test e2e-aws-openshift-platform-compliance
ci/prow/4.19-images 6576440 link true /test 4.19-images
ci/prow/images 6576440 link true /test images
ci/prow/4.22-images 6576440 link true /test 4.22-images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@mpurg mpurg added this to the 0.1.82 milestone Jul 6, 2026
@mpurg mpurg added Ubuntu Ubuntu product related. Update Profile Issues or pull requests related to Profiles updates. STIG STIG Benchmark related. labels Jul 6, 2026
@mpurg mpurg merged commit bdea33d into ComplianceAsCode:master Jul 6, 2026
63 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Used by openshift-ci bot. STIG STIG Benchmark related. Ubuntu Ubuntu product related. Update Profile Issues or pull requests related to Profiles updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request update ssg-ubuntu2404-ds STIG profile to V1R5

3 participants