mbedtls: update to version 2.4.2
This fixes the following security problems: * CVE-2017-2784: Freeing of memory allocated on stack when validating a public key with a secp224k1 curve * SLOTH vulnerability * Denial of Service through Certificate Revocation List Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
/**
|
||||
* \def MBEDTLS_MD_C
|
||||
@@ -2158,7 +2158,7 @@
|
||||
* Caller: library/mbedtls_md.c
|
||||
* Caller: library/md.c
|
||||
*
|
||||
*/
|
||||
-#define MBEDTLS_RIPEMD160_C
|
||||
|
||||
Reference in New Issue
Block a user