Logo
vulnerabilityCVE-2023-35945
Name
CVE-2023-35945
Source
NVD ( link)Debian ( link)
Description
Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
nghttp2
Patched

Vulnerability Ratings#


7.5
CVSSv31
7.5
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.64.0
Not Affected
buildroot
master
1.68.1
Not Affected
openwrt
master
1.66.0-r1
Not Affected
openwrt
openwrt-25.12
1.66.0-r1
Not Affected
yocto
master
1.69.0
Not Affected
yocto
scarthgap
1.61.0
Not Affected

Resolved with patches#


nghttp2 (yocto:kirkstone)

#
Title
Author
Resolve
1
Fix memory leak
Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CVE-2023-35945