[CLSA-2026:1786954457] alt-nodejs14-nodejs: Fix of CVE-2026-48937
Type:
security
Severity:
Low
Release date:
2026-08-17 08:14:27 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())
CVEs fixed:
Updated packages:
  • alt-nodejs14-nodejs-14.21.3-26.el8.x86_64.rpm
    sha:89daebda513dc1a7d783ce93fe812e64ada59782d07ecc3c91734742413d5859
  • alt-nodejs14-nodejs-devel-14.21.3-26.el8.x86_64.rpm
    sha:bf27356424bbc7488c606b02c69684519ad00610fbd7498dd9fa0f0354d15bee
  • alt-nodejs14-nodejs-docs-14.21.3-26.el8.noarch.rpm
    sha:e81ef10da8c6f541b36c853e7053624f040e0078eb3de3d9bcd00495dc16f6b8
  • alt-nodejs14-npm-6.14.18-14.21.3.26.el8.x86_64.rpm
    sha:a2bd18fec83abdd651a3b86d1798111250604a9347bf7bb63093caf51a0af25b
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.