mbedtls: update to 2.16.10
authorMagnus Kroken <mkroken@gmail.com>
Sun, 14 Mar 2021 18:42:33 +0000 (19:42 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Sun, 28 Mar 2021 15:47:14 +0000 (11:47 -0400)
commit5e8cb25db120a8dfc4c47e0736cd5ce76536a094
treef2bf193f4db229d094fb8f3c8221f112f799015b
parent84b8f809f1092a3e7c40eb13118d2000a2b9b09a
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>
(cherry picked from commit dbde2bcf60b5d5f54501a4b440f25fe7d02fbe5d)
package/libs/mbedtls/Makefile
package/libs/mbedtls/patches/200-config.patch