Release date:
2026-08-17 08:39:45 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.el7.x86_64.rpm
sha:9e535a9d8d70d2e915c208fa40f409d86ca5d8c7349c2b697d7035418f08ec19
-
alt-nodejs14-nodejs-devel-14.21.3-26.el7.x86_64.rpm
sha:54657d36eb8b10b261b8436e7a43760aacb9334f9facbc8bd647db523d26f657
-
alt-nodejs14-nodejs-docs-14.21.3-26.el7.noarch.rpm
sha:224ead8adef02658a7261db5027e54a76e9b5b497798473042b7778d45ac9f6e
-
alt-nodejs14-npm-6.14.18-14.21.3.26.el7.x86_64.rpm
sha:63a6229bc413b1769d76fc0b9a1157068ebbebbb0a18f878cff77893596049f0
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.