Skip to content

[Project Darkstar] PSHP-541: Remediate 5 CVEs (openssl-libs, gnutls) in splunk-forwarder-operator#456

Draft
kseiter-rh wants to merge 1 commit into
openshift:masterfrom
kseiter-rh:cve-fix/splunk-forwarder-operator-darkstar-2026-07-16
Draft

[Project Darkstar] PSHP-541: Remediate 5 CVEs (openssl-libs, gnutls) in splunk-forwarder-operator#456
kseiter-rh wants to merge 1 commit into
openshift:masterfrom
kseiter-rh:cve-fix/splunk-forwarder-operator-darkstar-2026-07-16

Conversation

@kseiter-rh

@kseiter-rh kseiter-rh commented Jul 16, 2026

Copy link
Copy Markdown

Project Darkstar — Automated CVE Remediation

This PR was generated by Project Darkstar, an automated CVE remediation tool.
For questions or concerns, contact Kevin Seiter (ROSA Trust Engineering).

Summary

Updates the UBI9 minimal base image from 9.8-1782797275 to 9.8-1784092902 to remediate 5 Important CVEs in RPM packages (openssl-libs, gnutls).

CVEs Remediated (5)

CVE Severity CVSS Component Fix
CVE-2026-45447 Important 8.1 openssl-libs UBI9 base image update
CVE-2026-33846 Important 7.5 gnutls UBI9 base image update
CVE-2026-33845 Important 7.5 gnutls UBI9 base image update
CVE-2026-42009 Important 7.5 gnutls UBI9 base image update
CVE-2026-42010 Important 7.1 gnutls UBI9 base image update

CVEs Already Fixed in Source (12)

These were resolved by commits on 2026-07-01 (before the scan date):

Changes

  • build/Dockerfile: UBI9 minimal base image 9.8-17827972759.8-1784092902
  • build/Dockerfile.olm-registry: UBI9 minimal base image 9.8-17827972759.8-1784092902

Not Fixable

Verification

  • Image builds successfully with new base tag
  • No functional regressions
  • Vulnerability scanner confirms RPM fixes applied

References


Project Darkstar — Automated CVE Remediation | Contact: Kevin Seiter (ROSA Trust Engineering)

…33846, CVE-2026-33845, CVE-2026-42009, CVE-2026-42010 — update ubi9/ubi-minimal to 9.8-1784092902

Addresses 5 Important CVEs (CVSS 7.1–8.1) in openssl-libs and gnutls.
Updates UBI9 minimal base image from 9.8-1782797275 to 9.8-1784092902 in
build/Dockerfile and build/Dockerfile.olm-registry.

Ref: PSHP-541
Project Darkstar — automated CVE remediation (contact: Kevin Seiter)

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 16, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 16, 2026

Copy link
Copy Markdown

@kseiter-rh: This pull request references PSHP-541 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the vulnerability to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Project Darkstar — Automated CVE Remediation

This PR was generated by Project Darkstar, an automated CVE remediation tool.
For questions or concerns, contact Kevin Seiter (ROSA Trust Engineering).

Summary

Updates the UBI9 minimal base image from 9.8-1782797275 to 9.8-1784092902 to remediate 5 Important CVEs in RPM packages (openssl-libs, gnutls).

CVEs Remediated (5)

CVE Severity CVSS Component Fix
CVE-2026-45447 Important 8.1 openssl-libs UBI9 base image update
CVE-2026-33846 Important 7.5 gnutls UBI9 base image update
CVE-2026-33845 Important 7.5 gnutls UBI9 base image update
CVE-2026-42009 Important 7.5 gnutls UBI9 base image update
CVE-2026-42010 Important 7.1 gnutls UBI9 base image update

CVEs Already Fixed in Source (12)

These were resolved by commits on 2026-07-01 (before the scan date):

  • 3× golang.org/x/net CVEs (CVE-2026-39821, CVE-2026-27136, CVE-2026-25681): x/net v0.55.0
  • 9× stdlib CVEs: Go directive at 1.25.9 (3 CVEs) + boilerplate Go 1.26.3 builder (6 CVEs)

Changes

  • build/Dockerfile: UBI9 minimal base image 9.8-17827972759.8-1784092902
  • build/Dockerfile.olm-registry: UBI9 minimal base image 9.8-17827972759.8-1784092902

Not Fixable

  • CVE-2026-58016 (glib2, CVSS 7.5): No upstream fix published
  • CVE-2026-54369 (libacl, CVSS 7.1): No upstream fix published

Verification

  • Image builds successfully with new base tag
  • No functional regressions
  • Vulnerability scanner confirms RPM fixes applied

References


Project Darkstar — Automated CVE Remediation | Contact: Kevin Seiter (ROSA Trust Engineering)

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 16, 2026
@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • build/Dockerfile is excluded by !build/**
  • build/Dockerfile.olm-registry is excluded by !build/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 4d62ace6-64f7-4485-8c4f-c5e73f4a6ed9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kseiter-rh
Once this PR has been reviewed and has the lgtm label, please assign jaybeeunix for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@boranx

boranx commented Jul 22, 2026

Copy link
Copy Markdown
Member

/test all

@openshift-ci

openshift-ci Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

@kseiter-rh: The following test 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/validate 0f4fda1 link true /test validate

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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.44%. Comparing base (fc30f99) to head (0f4fda1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #456   +/-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files          11       11           
  Lines         704      704           
=======================================
  Hits          510      510           
  Misses        173      173           
  Partials       21       21           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 23, 2026
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

PR needs rebase.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants