lede/package
Beginner 8bc3d58645
mbedtls: Update to version 2.16.12 (#8819)
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>

Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-02-05 21:08:46 +08:00
..
base-files base-files: upgrade: fix efi partitions size calculation 2021-12-31 10:40:40 +08:00
boot uboot-imx: set BUILD_SUBTARGET to 'cortexa9' 2022-01-06 10:00:25 +08:00
devel Revert "binutils: sync upstream" 2022-01-11 11:31:45 +08:00
firmware linux-firmware: add new package r8152-firmware 2022-01-08 11:01:16 +08:00
kernel fix missing depends for kmod-bnxt-en (#8808) 2022-02-01 18:30:08 +08:00
lean aliyundrive-webdav: update to 1.2.1 (#8801) 2022-02-03 01:50:45 +08:00
libs mbedtls: Update to version 2.16.12 (#8819) 2022-02-05 21:08:46 +08:00
network ethtool: Update to version 5.16 (#8815) 2022-02-03 01:50:17 +08:00
qca qca-nss-ecm-64: unset active connection values and revert to default (#8096) 2021-10-21 11:00:23 +08:00
system Revert "procd: update to git HEAD (#7676)" 2021-08-26 16:46:06 +08:00
utils busybox: update to 1.35.0 (#8389) 2022-01-14 12:15:24 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00