[v26.2.x] all: bump google.golang.org/grpc to v1.83.2 to address CVE-2026-84304 - #1813
Merged
Merged
Conversation
RafalKorepta
requested review from
andrewstucki,
chrisseto,
gene-redpanda and
hidalgopl
as code owners
September 3, 2026 11:50
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Addresses CVE-2026-84304 (GHSA-vp52-pcj8-j9qc): Allocation of Resources Without Limits or Throttling in google.golang.org/grpc v1.82.1. Manual backport of the main-branch fix. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
RafalKorepta
force-pushed
the
rk/backport-snyk-grpc-v26.2.x
branch
from
September 3, 2026 13:11
737591a to
0a8c11d
Compare
RafalKorepta
enabled auto-merge (rebase)
September 3, 2026 13:50
david-yu
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Manual backport of #1812 to release/v26.2.x.
Bumps
google.golang.org/grpcfrom v1.82.1 to v1.83.2 in every workspace module that carries the dependency and tidies the full workspace.Allocation of Resources Without Limits or Throttling (HIGH):
🤖 Generated with Claude Code