[release/v25.2.x] Bump golang.org/x/net to v0.54.0 to address Snyk findings#1508
Open
twmb wants to merge 1 commit intorelease/v25.2.xfrom
Open
[release/v25.2.x] Bump golang.org/x/net to v0.54.0 to address Snyk findings#1508twmb wants to merge 1 commit intorelease/v25.2.xfrom
twmb wants to merge 1 commit intorelease/v25.2.xfrom
Conversation
Backport of #1506 to release/v25.2.x. Addresses: - SNYK-GOLANG-GOLANGORGXNETHTTP2-16535157 / CVE-2026-33814 Infinite loop in golang.org/x/net/http2 https://snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-16535157 https://pkg.go.dev/vuln/GO-2026-4918 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
Backport of #1506 to release/v25.2.x.
Bumps
golang.org/x/netto v0.54.0 across all workspace modules to address Snyk-reported HIGH vulnerability.Vulnerability addressed
HIGH: Infinite loop in golang.org/x/net/http2 — CVE-2026-33814
Notes
net/net/httpfindings (CVE-2026-33811, CVE-2026-33814, CVE-2026-39836) require a Go toolchain bump (1.25.7 → 1.25.10) and are tracked separately.🤖 Generated with Claude Code