1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/package/libs
Magnus Kroken 201d6776a0 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>
2020-08-24 18:54:00 +02:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils elfutils: powerpc build fix 2020-04-28 07:45:00 +02:00
gettext
gettext-full
gmp
jansson jansson: convert to cmake 2020-04-01 16:36:04 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libcxx
libevent2
libiconv
libiconv-full
libjson-c libjson-c: fix pkgconfig file 2020-08-11 21:29:44 +02:00
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-23 19:25:20 +02:00
libnfnetlink
libnftnl libnftnl: drop unsupported configure option 2020-03-23 21:31:05 +00:00
libnl
libnl-tiny
libpcap libpcap: activate PIE ASLR by default 2020-03-01 21:35:59 +01:00
libroxml
libselinux libselinux: fix Makefile style 2020-08-14 02:43:31 +01:00
libsepol libsepol: fix Makefile style 2020-08-14 02:42:25 +01:00
libtool
libubox libubox: update to git HEAD 2020-08-06 15:27:51 +01:00
libunwind
libusb
libusb-compat
lzo lzo: fix pkgconfig paths 2020-07-17 11:00:33 +02:00
mbedtls mbedtls: update to 2.16.7 2020-08-24 18:54:00 +02:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle
nghttp2 nghttp2: bump to 1.41.0 2020-06-06 14:11:41 +02:00
openssl openssl: bump to 1.1.1g 2020-04-21 22:59:56 +02:00
pcre pcre: clean up Makefile line order 2020-08-14 02:42:25 +01:00
popt
readline readline: needs host depend on ncurses to build 2020-03-20 17:08:58 +00:00
sysfsutils
toolchain toolchain: glibc ldd env path fixup 2020-06-18 20:08:18 +02:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-17 16:38:35 +01:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-25 19:16:19 +01:00
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 2020-06-03 16:49:28 +02:00
zlib