VYPR
Moderate severityNVD Advisory· Published Dec 8, 2022· Updated Feb 13, 2025

Excessive memory growth in net/http and golang.org/x/net/http2

CVE-2022-41717

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
golang.org/x/net/http2Go
< 0.4.00.4.0
golang.org/x/netGo
< 0.4.00.4.0

Affected products

114

Patches

Vulnerability mechanics

References

43

News mentions

0

No linked articles in our index yet.