Skip to content

fix: bump golang.org/x/net to v0.53.0 (CVE-2026-33814)#25224

Merged
Shelnutt2 merged 1 commit into
release/2.32from
seth/cherry-pick-xnet-v0.53.0-v2.32
May 12, 2026
Merged

fix: bump golang.org/x/net to v0.53.0 (CVE-2026-33814)#25224
Shelnutt2 merged 1 commit into
release/2.32from
seth/cherry-pick-xnet-v0.53.0-v2.32

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

Cherry-pick golang.org/x/net v0.53.0 bump to release/2.32 to fix HTTP/2 infinite loop DoS when processing SETTINGS frames with MAX_FRAME_SIZE=0.

Original PR: #24259
Advisory: https://pkg.go.dev/vuln/GO-2026-4918
Fixes: https://linear.app/codercom/issue/ENT-28

Packages bumped
Package From To
golang.org/x/net v0.52.0 v0.53.0
golang.org/x/crypto v0.49.0 v0.50.0
golang.org/x/sys v0.42.0 v0.43.0
golang.org/x/term v0.41.0 v0.42.0
golang.org/x/text v0.35.0 v0.36.0

Generated by Coder Agents

Cherry-pick x/net v0.53.0 to release/2.32 to fix HTTP/2 infinite loop
DoS when processing SETTINGS frames with MAX_FRAME_SIZE=0.

Original PR: #24259
Advisory: https://pkg.go.dev/vuln/GO-2026-4918
@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.32 labels May 12, 2026
@Shelnutt2 Shelnutt2 marked this pull request as ready for review May 12, 2026 21:32
@Shelnutt2 Shelnutt2 changed the title fix(deps): bump golang.org/x/net to v0.53.0 (CVE-2026-33814) fix: bump golang.org/x/net to v0.53.0 (CVE-2026-33814) May 12, 2026
@Shelnutt2 Shelnutt2 merged commit 561e42d into release/2.32 May 12, 2026
55 of 63 checks passed
@Shelnutt2 Shelnutt2 deleted the seth/cherry-pick-xnet-v0.53.0-v2.32 branch May 12, 2026 21:50
@github-actions github-actions Bot locked and limited conversation to collaborators May 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.32 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants