Skip to content

Commit 2a81e60

Browse files
doc: fix v25 changelog after security release
1 parent 9d646a8 commit 2a81e60

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

doc/changelogs/CHANGELOG_V25.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,12 @@ This is a security release.
5252

5353
### Notable Changes
5454

55-
lib:
56-
5755
* (CVE-2025-59465) add TLSSocket default error handler (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/750>
58-
permission:
5956
* (CVE-2026-21636) add network check on pipe\_wrap connect (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/784>
6057
* (CVE-2025-55130) require full read and write to symlink APIs (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/760>
6158
* (CVE-2025-55132) disable futimes when permission model is enabled (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/748>
62-
src:
6359
* (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/773>
64-
src,lib:
6560
* (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759>
66-
tls:
6761
* (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/790>
6862

6963
### Commits

0 commit comments

Comments
 (0)