summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-01-24 16:34:40 +0000
committerMatt Caswell <matt@openssl.org>2017-01-26 11:01:36 +0000
commit09272c56f14bcce1ae15bd902ab395a8fc71deee (patch)
tree9fab7f37b3b583970a514fab8b1491cf7ab71b97 /NEWS
parenta59b90bf491410f1f2bc4540cc21f1980fd14c5b (diff)
Update CHANGES and NEWS for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 929794e5c0..06214a0cbf 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,9 @@
Major changes between OpenSSL 1.1.0c and OpenSSL 1.1.0d [under development]
- o
+ o Truncated packet could crash via OOB read (CVE-2017-3731)
+ o Bad (EC)DHE parameters cause a client crash (CVE-2017-3730)
+ o BN_mod_exp may produce incorrect results on x86_64 (CVE-2017-3732)
Major changes between OpenSSL 1.1.0b and OpenSSL 1.1.0c [10 Nov 2016]