openssl: update to version 1.0.2k
This fixes the following security problems: CVE-2017-3731: Truncated packet could crash via OOB read CVE-2017-3732: BN_mod_exp may produce incorrect results on x86_64 CVE-2016-7055: Montgomery multiplication may produce incorrect results Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
66211d0781
commit
f5ab082243
@@ -1,6 +1,6 @@
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2114,6 +2114,11 @@ EOF
|
||||
@@ -2128,6 +2128,11 @@ EOF
|
||||
close(OUT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user