node/lib/internal/http2
RafaelGSS 6cc8d58e6f src: fix HTTP2 mem leak on premature close and ERR_PROTO
This commit fixes a memory leak when the socket is
suddenly closed by the peer (without GOAWAY notification)
and when invalid header (by nghttp2) is identified and the
connection is terminated by peer.

Refs: https://hackerone.com/reports/2841362
PR-URL: https://github.com/nodejs-private/node-private/pull/650
Reviewed-By: James M Snell <jasnell@gmail.com>
CVE-ID: CVE-2025-23085
2025-01-20 14:49:43 -03:00
..
compat.js lib: enforce use of trailing commas 2023-04-10 22:18:20 -04:00
core.js src: fix HTTP2 mem leak on premature close and ERR_PROTO 2025-01-20 14:49:43 -03:00
util.js lib: enforce use of trailing commas 2023-04-10 22:18:20 -04:00