HomeDefectsLIN10-10848
Not to be fixed

LIN10-10848 : Security Advisory - go - CVE-2022-41717

Created: Dec 1, 2022    Updated: Dec 22, 2022
Resolved Date: Dec 22, 2022
Found In Version: 10.17.41.1
Severity: Standard
Applicable for: Wind River Linux LTS 17
Component/s: Userspace

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.

https://nvd.nist.gov/vuln/detail/CVE-2022-41717