| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 659fd01 commit d4cc54b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,17 +68,11 @@ This is a security release. | |||
| 68 | 68 | ||
| 69 | 69 | ### Notable Changes | |
| 70 | 70 | ||
| 71 | - lib: | ||
| 72 | - | ||
| 73 | 71 | * (CVE-2025-59465) add TLSSocket default error handler (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/797> | |
| 74 | 72 | * (CVE-2025-55132) disable futimes when permission model is enabled (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/748> | |
| 75 | - lib,permission: | ||
| 76 | 73 | * (CVE-2025-55130) require full read and write to symlink APIs (RafaelGSS) <https://github.com/nodejs-private/node-private/pull/760> | |
| 77 | - src: | ||
| 78 | 74 | * (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/773> | |
| 79 | - src,lib: | ||
| 80 | 75 | * (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759> | |
| 81 | - tls: | ||
| 82 | 76 | * (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796> | |
| 83 | 77 | ||
| 84 | 78 | ### Commits | |
| Back | FazBrowse Home | New Git URL |
0 commit comments