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:
Hauke Mehrtens
2017-03-13 20:04:32 +01:00
parent 7d70ad66ac
commit c4ed92ae7d
2 changed files with 4 additions and 4 deletions

View File

@@ -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