openwrt/package
Hauke Mehrtens 32d50a1281 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-12 19:42:08 +01:00
..
base-files base-files: fix service_running check 2021-12-29 21:40:40 +01:00
boot arm-trusted-firmware-bcm63xx: add ATF for Broadcom devices 2022-01-03 14:28:13 +01:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware linux-firmware: amd: consolidate amd's linux-firmware entries 2021-12-29 23:45:37 +01:00
kernel kernel: add kmod-ledtrig-pattern 2022-01-08 21:31:15 +01:00
libs mbedtls: Update to version 2.16.12 2022-02-12 19:42:08 +01:00
network tcpdump: libpcap: Remove http://www.us.tcpdump.org mirror 2021-12-29 23:45:37 +01:00
system uci: update to the latest master 2022-01-23 11:30:30 +01:00
utils busybox: backport dd support for iflag=count_bytes 2022-01-03 14:28:13 +01:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00