Skip to content

Commit 3ff20b3

Browse files
authored
doc: OpenSSL 3.0.7 not expected to impact Node.js 16.x or 14.x (#4902)
* doc: clarify Node.js 14.x and 16.x not affected by OpenSSL 3.0.7
1 parent 2372452 commit 3ff20b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

locale/en/blog/vulnerability/openssl-november-2022.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ the _highest_ severity issue is CRITICAL.
2323

2424
[security policy](https://www.openssl.org/policies/secpolicy.html).
2525

26-
Node.js v16.x, v18.x and v19.x use OpenSSL v3.
27-
Therefore all active LTS release lines are impacted by this update.
26+
Node.js v18.x and v19.x use OpenSSL v3.
27+
Therefore these active LTS release lines are impacted by this update.
28+
29+
Node.js 14.x and v16.x are not affected by this OpenSSL update.
2830

2931
At this stage, due to embargo, the exact nature of these defects is uncertain
3032
as well as the impact they will have on Node.js users.

0 commit comments

Comments
 (0)