You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: locale/en/blog/release/v15.5.0.md
+6
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ author: Michaël Zasso
10
10
11
11
### Notable Changes
12
12
13
+
#### OpenSSL-1.1.1i
14
+
15
+
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
16
+
17
+
Contributed by Myles Borins [#36520](https://github.com/nodejs/node/pull/36520).
18
+
13
19
#### Extended support for `AbortSignal` in child_process and stream
14
20
15
21
The following APIs now support an `AbortSignal` in their options object:
0 commit comments