Skip to content

Commit d4cc54b

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
doc: fix v24 changelog after security release
PR-URL: nodejs#61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
1 parent 659fd01 commit d4cc54b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/changelogs/CHANGELOG_V24.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,11 @@ This is a security release.
6868

6969
### Notable Changes
7070

71-
lib:
72-
7371
* (CVE-2025-59465) add TLSSocket default error handler (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/797>
7472
* (CVE-2025-55132) disable futimes when permission model is enabled (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/748>
75-
lib,permission:
7673
* (CVE-2025-55130) require full read and write to symlink APIs (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/760>
77-
src:
7874
* (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/773>
79-
src,lib:
8075
* (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759>
81-
tls:
8276
* (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796>
8377

8478
### Commits

0 commit comments

Comments
 (0)