openwrt/package
Hauke Mehrtens 1691c1168d mbedtls: Update to version 2.16.12
This fixes the following security problems:
* Zeroize several intermediate variables used to calculate the expected
  value when verifying a MAC or AEAD tag. This hardens the library in
  case the value leaks through a memory disclosure vulnerability. For
  example, a memory disclosure vulnerability could have allowed a
  man-in-the-middle to inject fake ciphertext into a DTLS connection.
* Fix a double-free that happened after mbedtls_ssl_set_session() or
  mbedtls_ssl_get_session() failed with MBEDTLS_ERR_SSL_ALLOC_FAILED
  (out of memory). After that, calling mbedtls_ssl_session_free()
  and mbedtls_ssl_free() would cause an internal session buffer to
  be free()'d twice. CVE-2021-44732

The sizes of the ipk changed on MIPS 24Kc like this:
182454 libmbedtls12_2.16.11-2_mips_24kc.ipk
182742 libmbedtls12_2.16.12-1_mips_24kc.ipk

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 57f38e2c82)
2022-02-13 18:27:18 +01:00
..
base-files OpenWrt v19.07.8: revert to branch defaults 2021-08-01 18:46:20 +02:00
boot uboot-lantiq: danube: fix hanging lzma kernel uncompression #2 2021-11-27 22:55:25 +01:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware wireless-regdb: update to version 2021.08.28 2021-11-07 19:49:57 +01:00
kernel mac80211: Update to version 4.19.221 2021-12-14 23:38:30 +01:00
libs mbedtls: Update to version 2.16.12 2022-02-13 18:27:18 +01:00
network tcpdump: libpcap: Remove http://www.us.tcpdump.org mirror 2022-02-13 10:51:47 +01:00
system ubus: update to version 2021-07-01 2021-07-29 21:50:28 +02:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00