View at Official debian advisory, NVD, CVE.org · CVE detail
Freshness: upstream tracker timestamp is available; use API updated time as primary recency signal.
CVE-2022-41717 not yet assigned priority: Debian including 3 source packages (golang-1.15, golang-1.19, golang-golang-x-net), 7 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5, open 2.
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.