fix(security/unknown): update module golang.org/x/net to v0.53.0 [security]#94
fix(security/unknown): update module golang.org/x/net to v0.53.0 [security]#94renovate-sh-app[bot] wants to merge 1 commit into
Conversation
…urity] | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | go | golang.org/x/net | v0.52.0 | v0.53.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
ℹ️ Artifact update noticeFile name: lib/go/csvframer/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: lib/go/gframer/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: lib/go/jsonframer/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: lib/go/macros/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: lib/go/xmlframer/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This PR contains the following updates:
v0.52.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: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.