Release date:
2026-08-17 08:34:57 UTC
Description:
- CVE-2026-48937: http2: tear down the session when nghttp2 internally queues a
GOAWAY for a low-level protocol error. nghttp2 calls
nghttp2_session_terminate_session() itself and returns success from
nghttp2_session_mem_recv() without any callback, so the Http2Session stayed
live on a dead socket, holding its streams, buffers and handle -- repeatable
by an unauthenticated peer for memory/handle exhaustion. OnFrameSent() now
flags a GOAWAY we did not initiate and SendPendingData() raises
NGHTTP2_ERR_PROTO to JavaScript after it is written (backport of
nodejs/node@a8a0d128; Node 14 has no graceful_close_initiated_ flag, so that
term of the guard is covered by the new goaway_initiated_ flag and by
is_closing())
Updated packages:
-
alt-nodejs14-nodejs-14.21.3-26.el10.x86_64.rpm
sha:fedee2b2b909c30c4bbbb008ee3f18a2c2f26d936fb440d03f20b4062221dad4
-
alt-nodejs14-nodejs-devel-14.21.3-26.el10.x86_64.rpm
sha:9113d7fe35dce679a16cb37889e0678f2272e8b02326582809733a9e9dba5c6e
-
alt-nodejs14-nodejs-docs-14.21.3-26.el10.noarch.rpm
sha:95c6bd58de927e6692ade7ca11c2749889277d8a99d70daba076ca97cb1c3c02
-
alt-nodejs14-npm-6.14.18-14.21.3.26.el10.x86_64.rpm
sha:b74aff9d8198b1fc8f42de551ee9bd3deb30d3d59d93b988268a7a75590f007c
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.