Skip to content

fix(deps): update module golang.org/x/net to v0.53.0 [security] (release-v2.9) - #7128

Merged
renovate-sh-app[bot] merged 1 commit into
release-v2.9from
renovate/release-v2.9-go-golang.org-x-net-vulnerability
May 13, 2026
Merged

fix(deps): update module golang.org/x/net to v0.53.0 [security] (release-v2.9)#7128
renovate-sh-app[bot] merged 1 commit into
release-v2.9from
renovate/release-v2.9-go-golang.org-x-net-vulnerability

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/net v0.52.0v0.53.0 age confidence

Infinite 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: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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.

@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file gomod minor renovate Applied to PR's created by renovatebot security update-minor labels May 8, 2026
@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) May 8, 2026 02:18
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.49.0 -> v0.50.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/text v0.35.0 -> v0.36.0
golang.org/x/tools v0.42.0 -> v0.43.0
@renovate-sh-app renovate-sh-app Bot changed the title fix(deps): update module golang.org/x/net to v0.53.0 [security] (release-v2.9) May 13, 2026
@renovate-sh-app renovate-sh-app Bot closed this May 13, 2026
auto-merge was automatically disabled May 13, 2026 08:08

Pull request was closed

@renovate-sh-app
renovate-sh-app Bot deleted the renovate/release-v2.9-go-golang.org-x-net-vulnerability branch May 13, 2026 08:08
| 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>
@renovate-sh-app renovate-sh-app Bot changed the title fix(deps): update module golang.org/x/net to v0.53.0 [security] (release-v2.9) - autoclosed May 13, 2026
@renovate-sh-app renovate-sh-app Bot reopened this May 13, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/release-v2.9-go-golang.org-x-net-vulnerability branch 2 times, most recently from b425d67 to 892961c Compare May 13, 2026 08:30
@renovate-sh-app
renovate-sh-app Bot merged commit eafc272 into release-v2.9 May 13, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file gomod minor renovate Applied to PR's created by renovatebot security update-minor

0 participants