openwrt/package
orangepizza 7f64f5b11a
mbedtls: security bump to version 2.28.7
This release of Mbed TLS provides bug fixes and minor enhancements. This
release includes fixes for following security issues:

* Timing side channel in private key RSA operations (CVE-2024-23170)

  Mbed TLS is vulnerable to a timing side channel in private key RSA
  operations. This side channel could be sufficient for an attacker to
  recover the plaintext. A local attacker or a remote attacker who is
  close to the victim on the network might have precise enough timing
  measurements to exploit this. It requires the attacker to send a large
  number of messages for decryption.

* Buffer overflow in mbedtls_x509_set_extension() (CVE-2024-23775)

  When writing x509 extensions we failed to validate inputs passed in to
  mbedtls_x509_set_extension(), which could result in an integer overflow,
  causing a zero-length buffer to be allocated to hold the extension. The
  extension would then be copied into the buffer, causing a heap buffer
  overflow.

Fixes: CVE-2024-23170, CVE-2024-23775
References: https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-01-1/
References: https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-01-2/
Signed-off-by: orangepizza <tjtncks@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [formal fixes]
(cherry picked from commit 920414ca88)
(cherry picked from commit b5c728948c)
2024-01-29 09:45:00 +00:00
..
base-files OpenWrt v22.03.6: revert to branch defaults 2023-12-03 20:02:26 +01:00
boot ramips: add support for SNR-CPE-W4N-MT router 2023-11-21 00:43:17 +01:00
devel gdb: Do not link against xxhash 2023-01-02 18:51:17 +01:00
firmware wireless-regdb: update to 2023.09.01 2023-11-19 14:58:44 +01:00
kernel mac80211: fix not set noscan option for wpa_supplicant 2023-11-09 16:15:51 +01:00
libs mbedtls: security bump to version 2.28.7 2024-01-29 09:45:00 +00:00
network hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUS 2023-11-09 16:20:43 +01:00
system urngd: update to version 2023-11-01 2023-11-19 14:58:44 +01:00
utils jsonfilter: update to Git HEAD (2024-01-23) 2024-01-23 09:10:03 +01:00
Makefile build: generate index.json 2023-05-10 00:07:15 +02:00