You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See doc/triage.md for instructions on how to triage this report.
modules:
- module: golang.org/x/net/http2
versions:
- fixed: 0.4.0
packages:
- package: golang.org/x/net/http2
description: An attacker can cause excessive memory growth in a Go server accepting
HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys
sent by the client. While the total number of entries in this cache is capped,
an attacker sending very large keys can cause the server to allocate approximately
64 MiB per open connection.
cves:
- CVE-2022-41717
ghsas:
- GHSA-xrjj-mj9h-534m
The text was updated successfully, but these errors were encountered:
In GitHub Security Advisory GHSA-xrjj-mj9h-534m, there is a vulnerability in the following Go packages or modules:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: