summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-03-17 10:11:28 +0000
committerMatt Caswell <matt@openssl.org>2020-03-17 13:43:08 +0000
commit5a77b55cdc142acad28b8e78db0d8990c0f48724 (patch)
tree0c23c6bcc784f36b36a9662e0ba375e948331feb /NEWS
parent19599138463e910a9ee4cfa122e941752491ffc3 (diff)
Update NEWS for the new release
Reviewed-by: Mark J. Cox <mark@awe.com> (Merged from https://github.com/openssl/openssl/pull/11342)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4af390505d..2d2cf66c60 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,8 @@
Major changes between OpenSSL 1.1.1d and OpenSSL 1.1.1e [under development]
- o
+ o Fixed an overflow bug in the x64_64 Montgomery squaring procedure
+ used in exponentiation with 512-bit moduli (CVE-2019-1551)
Major changes between OpenSSL 1.1.1c and OpenSSL 1.1.1d [10 Sep 2019]