Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module golang.org/x/net to v0.7.0 [SECURITY] #241

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/net indirect minor v0.0.0-20220722155237-a158d28d115b -> v0.7.0

GitHub Vulnerability Alerts

CVE-2022-41723

A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

CVE-2022-27664

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.


Release Notes

golang/net

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source

v0.3.0

Compare Source

v0.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the automated label Mar 1, 2023
@Upbound-CLA
Copy link

Upbound-CLA commented Mar 1, 2023

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot changed the title Update module golang.org/x/net to v0.7.0 [SECURITY] Update module golang.org/x/net to v0.7.0 [SECURITY] - autoclosed Mar 9, 2023
@renovate renovate bot closed this Mar 9, 2023
@renovate renovate bot deleted the renovate/go-golang.org/x/net-vulnerability branch March 9, 2023 01:45
@renovate renovate bot changed the title Update module golang.org/x/net to v0.7.0 [SECURITY] - autoclosed Update module golang.org/x/net to v0.7.0 [SECURITY] Mar 9, 2023
@renovate renovate bot reopened this Mar 9, 2023
@renovate renovate bot restored the renovate/go-golang.org/x/net-vulnerability branch March 9, 2023 04:14
@renovate renovate bot force-pushed the renovate/go-golang.org/x/net-vulnerability branch from 0e94205 to 5db126b Compare March 9, 2023 10:17
@jeanduplessis jeanduplessis reopened this Mar 29, 2023
@jeanduplessis jeanduplessis merged commit b54d0ca into main Mar 29, 2023
@jeanduplessis jeanduplessis deleted the renovate/go-golang.org/x/net-vulnerability branch March 29, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants