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>
Sat, 27 Mar 2021 06:35:25 +0000 (07:35 +0100)
commitc336db7a78261d354ab2f2e5a3f79389ba13cb9f
treed9965349482a96cbb5fdda57943bd26fc6ce5957
parent616fff2a94837f1372e78342b78edc7588a7bb9a
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