chore(deps): update module golang.org/x/net to v0.53.0 [security]#16
Conversation
|
alaudabot
left a comment
There was a problem hiding this comment.
This security update properly addresses CVE-2026-33814 (HTTP/2 infinite loop vulnerability) by updating golang.org/x/net to v0.53.0. Module checksums verified successfully - all good to merge.
🤖 AI Code Review
SummaryThis PR updates Review Statistics
Critical Issues
None. Warnings
None. Suggestions
Positive Feedback
ℹ️ About this reviewThis review was automatically generated using the
|
SummaryThis PR updates Review Statistics
Critical Issues
None. Warnings
None. Suggestions
Positive Feedback
|
19b04b5 to
20206f1
Compare
20206f1 to
955a39a
Compare
This PR contains the following updates:
v0.46.0->v0.53.0v0.45.0->v0.53.0Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net
BIT-golang-2026-33814 / CVE-2026-33814 / GO-2026-4918
More information
Details
When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.