mbedtls: update to 2.16.10
authorMagnus Kroken <mkroken@gmail.com>
Sun, 14 Mar 2021 18:42:33 +0000 (19:42 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 16 Mar 2021 20:17:02 +0000 (21:17 +0100)
commitdbde2bcf60b5d5f54501a4b440f25fe7d02fbe5d
tree8f1666e824332dc9781b359e8191ca56c1bc1622
parent34f898ec29fa1e5254347b8a3dc41c9fecd87fd1
mbedtls: update to 2.16.10

This release of Mbed TLS provides bug fixes and minor enhancements. This
release includes fixes for security issues.

Security fixes:
* Fix a buffer overflow in mbedtls_mpi_sub_abs()
* Fix an errorneous estimation for an internal buffer in
mbedtls_pk_write_key_pem()
* Fix a stack buffer overflow with mbedtls_net_poll() and
mbedtls_net_recv_timeout()
* Guard against strong local side channel attack against base64 tables
by making access aceess to them use constant flow code

Full release announcement:
https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.10

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
package/libs/mbedtls/Makefile
package/libs/mbedtls/patches/200-config.patch