Skip to content

[release-4.13] OCPBUGS-79795: Address CVE-2026-33186#173

Open
ocp-sustaining-admins wants to merge 2 commits into
openshift:release-4.13from
openshift-sustaining:release-4.13_CVE-2026-33186
Open

[release-4.13] OCPBUGS-79795: Address CVE-2026-33186#173
ocp-sustaining-admins wants to merge 2 commits into
openshift:release-4.13from
openshift-sustaining:release-4.13_CVE-2026-33186

Conversation

@ocp-sustaining-admins

Copy link
Copy Markdown

This is an automated PR from the ARC system.

A fix for CVE-2026-33186 is included in google.golang.org/grpc@v1.79.3, however that version requires a Go toolchain newer than supported on branch release-4.13 (max Go for this component: 1.19).

To address this, a backport of the fix is provided in github.com/openshift-sustaining/grpc-go@v1.64.1-sec.1, applied via go mod edit -replace.

Go version used: go1.19.13

Replace applied: google.golang.org/grpcgithub.com/openshift-sustaining/grpc-go@v1.64.1-sec.1

Modules affected: .

The commands used to generate this PR were:

go mod edit -replace google.golang.org/grpc=github.com/openshift-sustaining/grpc-go@v1.64.1-sec.1
go mod tidy
go mod vendor

A member of the Red Hat Openshift Sustaining Team will review the PR and take appropriate action.

/assign @nindsimonv

Common PR issues and how to fix them:
  1. Title needs to be changed:
    This might be needed if a PR references multiple Jira issues and some of them have been closed as duplicates.
    Use /retitle <NEW TITLE> command from openshift-ci bot
    openshift-ci bot commands

  2. verify-commits check is failing:
    Commits need to be in the format UPSTREAM: <carry | drop | PR NUMBER>: <commit message>. You can do this by cloning the ARC fork and using git commit --amend -m <commit message>
    verify-commits documentation

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jun 24, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@ocp-sustaining-admins: This pull request references Jira Issue OCPBUGS-79795, which is invalid:

  • expected dependent Jira Issue OCPBUGS-79841 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is ASSIGNED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is an automated PR from the ARC system.

A fix for CVE-2026-33186 is included in google.golang.org/grpc@v1.79.3, however that version requires a Go toolchain newer than supported on branch release-4.13 (max Go for this component: 1.19).

To address this, a backport of the fix is provided in github.com/openshift-sustaining/grpc-go@v1.64.1-sec.1, applied via go mod edit -replace.

Go version used: go1.19.13

Replace applied: google.golang.org/grpcgithub.com/openshift-sustaining/grpc-go@v1.64.1-sec.1

Modules affected: .

The commands used to generate this PR were:

go mod edit -replace google.golang.org/grpc=github.com/openshift-sustaining/grpc-go@v1.64.1-sec.1
go mod tidy
go mod vendor

A member of the Red Hat Openshift Sustaining Team will review the PR and take appropriate action.

/assign @nindsimonv

Common PR issues and how to fix them:
  1. Title needs to be changed:
    This might be needed if a PR references multiple Jira issues and some of them have been closed as duplicates.
    Use /retitle <NEW TITLE> command from openshift-ci bot
    openshift-ci bot commands

  2. verify-commits check is failing:
    Commits need to be in the format UPSTREAM: <carry | drop | PR NUMBER>: <commit message>. You can do this by cloning the ARC fork and using git commit --amend -m <commit message>
    verify-commits documentation

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.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 0aa25c7a-024c-42ac-bcde-4de211ccf56a

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 added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 24, 2026
@openshift-ci openshift-ci Bot requested review from JoelSpeed and elmiko June 24, 2026 18:17
@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Hi @ocp-sustaining-admins. Thanks for your PR.

I'm waiting for a openshift 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.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

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.

@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign elmiko 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

@nindsimonv

Copy link
Copy Markdown

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jul 3, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@nindsimonv: This pull request references Jira Issue OCPBUGS-79795, which is valid. The bug has been moved to the POST state.

7 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.13.z) matches configured target version for branch (4.13.z)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)
  • release note text is set and does not match the template
  • dependent bug Jira Issue OCPBUGS-79841 is in the state Verified, which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA))
  • dependent Jira Issue OCPBUGS-79841 targets the "4.14.z" version, which is one of the valid target versions: 4.14.0, 4.14.z
  • bug has dependents

No GitHub users were found matching the public email listed for the QA contact in Jira (ocp-sustaining-admins@redhat.com), skipping review request.

Details

In response to this:

/jira refresh

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.

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

Labels

jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants