| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 622f973 commit 8fdde5d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -84,17 +84,11 @@ This is a security release. | |||
| 84 | 84 | ||
| 85 | 85 | ### Notable Changes | |
| 86 | 86 | ||
| 87 | - lib: | ||
| 88 | - | ||
| 89 | 87 | * (CVE-2025-55132) disable futimes when permission model is enabled (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/802> | |
| 90 | 88 | * (CVE-2025-59465) add TLSSocket default error handler (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/797> | |
| 91 | - lib,permission: | ||
| 92 | 89 | * (CVE-2025-55130) require full read and write to symlink APIs (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/760> | |
| 93 | - src: | ||
| 94 | 90 | * (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/773> | |
| 95 | - src,lib: | ||
| 96 | 91 | * (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759> | |
| 97 | - tls: | ||
| 98 | 92 | * (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796> | |
| 99 | 93 | ||
| 100 | 94 | ### Commits | |
| Back | FazBrowse Home | New Git URL |
0 commit comments