CVE-2022-41717

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.
References
Link Resource
https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ Mailing List Release Notes
https://pkg.go.dev/vuln/GO-2022-1144 Vendor Advisory
https://go.dev/cl/455717 Patch Vendor Advisory
https://go.dev/issue/56350 Patch Third Party Advisory
https://go.dev/cl/455635 Patch Vendor Advisory
Configurations

Configuration 1

cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*

Information

Published : 2022-12-08 08:15

Updated : 2022-12-12 05:50


NVD link : CVE-2022-41717

Mitre link : CVE-2022-41717

Products Affected
No products.
CWE