OCPBUGS-80627: Bump google.golang.org/grpc to v1.79.3 to fix CVE-2026-33186#107
OCPBUGS-80627: Bump google.golang.org/grpc to v1.79.3 to fix CVE-2026-33186#107amitesh1201 wants to merge 1 commit into
Conversation
…6-33186 Bumps google.golang.org/grpc from v1.68.1 to v1.79.3 to address CVE-2026-33186. Also removes the golang.org/x/net replace directive that pinned it to v0.17.0. That pin was added in Oct 2023 (628de10) to fix CVE-2023-39325 (HTTP/2 Rapid Reset) when go.mod required v0.13.0. The go.mod now requires v0.48.0 which already includes that fix. The old pin was incompatible with gRPC v1.79.3, which requires ReadFrameHeader/ReadFrameForHeader methods added in x/net v0.47.0.
|
@amitesh1201: This pull request references Jira Issue OCPBUGS-80627, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@coderabbitai help |
ChatThere are 3 ways to chat with CodeRabbit:
CodeRabbit commands
Other keywords and placeholders
Status, support, documentation and community
|
|
/retest-required |
|
@amitesh1201: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Summary
google.golang.org/grpcfrom v1.68.1 to v1.79.3 to address CVE-2026-33186golang.org/x/netreplace directive (pinned to v0.17.0 since Oct 2023 for CVE-2023-39325). The current go.mod requires v0.48.0, which already includes that fix. The old pin broke gRPC v1.79.3, which needsReadFrameHeader/ReadFrameForHeadermethods added in x/net v0.47.0openshift-hack/update-vendor.shTest plan
openshift-hack/test-unit.shpassesopenshift-hack/verify-vendor.shpasses