buildroot/package/mbedtls
Fabrice Fontaine 144bd2165b package/mbedtls: security bump to version 2.16.5
- Fix potential memory overread when performing an ECDSA signature
   operation. The overread only happens with cryptographically low
   probability (of the order of 2^-n where n is the bitsize of the
   curve) unless the RNG is broken, and could result in information
   disclosure or denial of service (application crash or extra resource
   consumption).
 - To avoid a side channel vulnerability when parsing an RSA private
   key, read all the CRT parameters from the DER structure rather than
   reconstructing them.
 - Update indentation of hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 07fd2da595)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-03-14 15:34:23 +01:00
..
0001-bn_mul.h-fix-x86-PIC-inline-ASM-compilation-with-GCC.patch
Config.in
mbedtls.hash package/mbedtls: security bump to version 2.16.5 2020-03-14 15:34:23 +01:00
mbedtls.mk package/mbedtls: security bump to version 2.16.5 2020-03-14 15:34:23 +01:00