Skip to content

Commit ff39464

Browse files
BethGriggsdanielleadams
authored andcommitted
doc: add OpenSSL CVE fix to notable changes in v15.5.0
PR-URL: #36798 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 6db465a commit ff39464

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/changelogs/CHANGELOG_V15.md

+6
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ Vulnerabilities fixed:
7777

7878
### Notable Changes
7979

80+
#### OpenSSL-1.1.1i
81+
82+
OpenSSL-1.1.1i contains a fix for CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference (High). This is a vulnerability in OpenSSL which may be exploited through Node.js. You can read more about it in https://www.openssl.org/news/secadv/20201208.txt
83+
84+
Contributed by Myles Borins [#36520](https://github.com/nodejs/node/pull/36520).
85+
8086
#### Extended support for `AbortSignal` in child_process and stream
8187

8288
The following APIs now support an `AbortSignal` in their options object:

0 commit comments

Comments
 (0)