Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted

Impact:

- This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.
- This vulnerability affects Windows systems relying on the `ReadFileUtf8` API on Node.js release lines: v20 and v22.

Thank you, to Justin Nietzel for reporting and fixing this vulnerability.

Expand Down
Loading