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:32:35 +0100
commitbcbde69b87584ce5b21f3c959c90a7808ef0c13d (patch)
tree5486f1000640fb83ba5881a16f73eb78ead424de /NEWS
parent56d5a4bfcaf37fa420aef2bb881aa55e61cf5f2f (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, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b5b971ce4..b077b594db 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@
Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.0h [under development]
+ o Constructed ASN.1 types with a recursive definition could exceed the
+ stack (CVE-2018-0739)
+ o Incorrect CRYPTO_memcmp on HP-UX PA-RISC (CVE-2018-0733)
o rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.0g [2 Nov 2017]