summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-03-27 10:58:34 +0100
committerMatt Caswell <matt@openssl.org>2018-03-27 13:33:09 +0100
commitb621f604e9b52ce8f568b6d3677a19b1e862613a (patch)
treef0c5e3ab3824a53d178e9163bf0b7d22a7431ba4 /NEWS
parent9310d45087ae546e27e61ddf8f6367f29848220d (diff)
Update CHANGES and NEWS for the new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f688c5aa55..3cf97937f8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,8 @@
Major changes between OpenSSL 1.0.2n and OpenSSL 1.0.2o [under development]
- o
+ o Constructed ASN.1 types with a recursive definition could exceed the
+ stack (CVE-2018-0739)
Major changes between OpenSSL 1.0.2m and OpenSSL 1.0.2n [7 Dec 2017]