openwrt/package
orangepizza 920414ca88
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]
2024-01-29 09:28:41 +00:00
..
base-files base-files: functions.sh: prepend() always adds separator 2024-01-15 10:41:09 -07:00
boot mediatek: drop NMBM layout for Xiaomi WR30U 2024-01-23 19:24:32 +08:00
devel devel/gdb: Update to 14.1 2024-01-04 22:40:05 +01:00
firmware linux-firmware: add Raspberry Pi 5 NVRAM 2024-01-25 17:46:46 +01:00
kernel qca-ssdk: disable compiling qca8081 PHY driver in favor of upstream 2024-01-27 19:04:11 +01:00
libs mbedtls: security bump to version 2.28.7 2024-01-29 09:28:41 +00:00
network iwinfo: update to latest git HEAD 2024-01-26 18:29:54 +01:00
system ubox: update to Git HEAD (2024-01-24) 2024-01-24 13:08:36 +01:00
utils packages: drop bcm27xx-userland 2024-01-28 10:07:55 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00