Skip to content

Commit 6c96a63

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
doc: fix v20 changelog after security release
PR-URL: #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 903f647 commit 6c96a63

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

doc/changelogs/CHANGELOG_V20.md

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

9090
### Notable Changes
9191

92-
lib:
93-
9492
* (CVE-2025-55132) disable futimes when permission model is enabled (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/802>
9593
* (CVE-2025-59465) add TLSSocket default error handler (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/797>
96-
lib,permission:
9794
* (CVE-2025-55130) require full read and write to symlink APIs (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/760>
98-
src:
9995
* (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/773>
100-
src,lib:
10196
* (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759>
102-
tls:
10397
* (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796>
10498

10599
### Commits

0 commit comments

Comments
 (0)