Logo
vulnerabilityCVE-2024-27983
Name
CVE-2024-27983
Source
NVD ( link)Debian ( link)
Description
An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a TCP connection is abruptly closed by the client triggering the Http2Session destructor while header frames are still being processed (and stored in memory) causing a race condition.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
nodejs
Patched

Vulnerability Ratings#


8.2
other
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
22.22.0
Not Affected
buildroot
master
22.22.0
Not Affected
openwrt
master
22.23.0-r1
Not Affected
openwrt
openwrt-25.12
22.23.0-r1
Not Affected
yocto
master
24.17.0
Not Affected
yocto
scarthgap
20.20.2
Not Affected

Resolved with patches#


nodejs (yocto:kirkstone)

#
Title
Author
Resolve
1
src: ensure to close stream when destroying session
Gyorgy Sarvari <skandigraun@gmail.com>
CVE-2024-27983