openwrt/package
Magnus Kroken fec2888ae5 mbedtls: update to 2.16.7
Mbed TLS 2.16.7 is a maintenance release of the Mbed TLS 2.16 branch,
and provides bug fixes and minor enhancements. This release includes
fixes for security issues and the most severe one is described in more
detail in a security advisory:
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-07

* Fix a side channel vulnerability in modular exponentiation that could
reveal an RSA private key used in a secure enclave.
* Fix side channel in mbedtls_ecp_check_pub_priv() and
mbedtls_pk_parse_key() / mbedtls_pk_parse_keyfile() (when loading a private
key that didn't include the uncompressed public key), as well as
mbedtls_ecp_mul() / mbedtls_ecp_mul_restartable() when called with a NULL
f_rng argument. An attacker with access to precise enough timing and
memory access information (typically an untrusted operating system
attacking a secure enclave) could fully recover the ECC private key.
* Fix issue in Lucky 13 counter-measure that could make it ineffective when
hardware accelerators were used (using one of the MBEDTLS_SHAxxx_ALT
macros).

Due to Mbed TLS moving from ARMmbed to the Trusted Firmware project, some
changes to the download URLs are required. For the time being, the
ARMmbed/mbedtls Github repository is the canonical source for Mbed TLS.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
[Use https://codeload.github.com and new tar.gz file]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de
(cherry picked from commit 201d6776a0)
2020-08-27 00:20:02 +02:00
..
base-files OpenWrt v18.06.8: revert to branch defaults 2020-02-27 22:32:58 +01:00
boot uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 2020-08-11 01:18:04 +02:00
devel strace: Update to 4.22 2018-12-18 17:22:08 +01:00
firmware ath10k: update QCA4019 firmware 2018-12-27 16:38:13 +01:00
kernel lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 22:12:54 +01:00
libs mbedtls: update to 2.16.7 2020-08-27 00:20:02 +02:00
network firewall: backport patch for mss clamping in both directions 2020-07-26 22:34:49 +08:00
system ca-certificates: update to version 20200601 2020-06-10 00:31:21 +02:00
utils e2fsprogs: Fix CVE-2019-5094 in libsupport 2020-01-01 20:55:17 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:23:51 +02:00