[CLSA-2026:1788870175] alt-nodejs18-nodejs: Fix of 2 CVEs
Type:
security
Severity:
Important
Release date:
2026-09-08 12:23:08 UTC
Description:
- CVE-2026-56846: keep HTTP/2 header blocks charged against maxSessionMemory for as long as JS can reach them. HandleHeadersFrame() now moves current_headers_length_ into a new Http2Stream::retained_headers_length_ counter instead of un-charging it from the session total the moment the headers are handed to JS, and RemoveStream() drains both counters when the stream leaves the session, so a peer can no longer keep unbounded header memory alive on stalled streams while maxSessionMemory reads as near zero - CVE-2026-56848: do not force purge pending session data from Http2Stream::SubmitRstStream() when RST_STREAM is submitted for a refused stream while nghttp2 is still inside a receive callback. Such a stream (a HEADERS frame arriving for an unknown stream on a closed session, e.g. right after a GOAWAY) is now answered with FlushRstStream() alone, so nghttp2_session_mem_send() is no longer re-entered from inside nghttp2_session_mem_recv() where it could free streams the active receive is still using
Updated packages:
  • alt-nodejs18-nodejs-18.20.8-22.el7.x86_64.rpm
    sha:788c590dc0d6499ca8e449f3e9b39d3fd9166cfbe0e0fbc9a151c07cfe2fbbf7
  • alt-nodejs18-nodejs-devel-18.20.8-22.el7.x86_64.rpm
    sha:95704fe0e835ab0017a80ff635fc33d99178ad8ef7658590f6705cff9464ef16
  • alt-nodejs18-nodejs-docs-18.20.8-22.el7.noarch.rpm
    sha:060019e82bc314faf9c3644c971a1d13d476d83b6d256730b15d43570c3f94af
  • alt-nodejs18-npm-10.8.2-18.20.8.22.el7.x86_64.rpm
    sha:7713e9671478983c0a17c8ecdbdb51e6f635c26b2ecec9f480e3959167bd00ae
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.