1
1
openwrt/package
Hauke Mehrtens f48ef0040b mbedtls: update to 3.6.6
This version fixes some security problems:
 * Client impersonation while resuming a TLS 1.3 session
   (CVE-2026-34873)
 * Entropy on Linux can fall back to /dev/urandom (CVE-2026-34871)
 * PSA random generator cloning (CVE-2026-25835)
 * Compiler-induced constant-time violations (CVE-2025-66442)
 * Null pointer dereference when setting a distinguished name
   (CVE-2026-34874)
 * Buffer overflow in FFDH public key export (CVE-2026-34875)
 * FFDH: lack of contributory behaviour due to improper input validation
   (CVE-2026-34872)
 * Signature Algorithm Injection (CVE-2026-25834)
 * CCM multipart finish tag-length validation bypass (CVE-2026-34876)
 * Risk of insufficient protection of serialized session or context data
   leading to potential memory safety issues (CVE-2026-34877)
 * Buffer underflow in x509_inet_pton_ipv6() (CVE-2026-25833)

Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.6

Size increases by 470 bytes on aarch64:
343995 bin/packages/aarch64_generic/base/libmbedtls21-3.6.5-r1.apk
344465 bin/packages/aarch64_generic/base/libmbedtls21-3.6.6-r1.apk

Link: https://github.com/openwrt/openwrt/pull/22787
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-06 16:01:10 +02:00
..
base-files base-files: MAJOR/MINOR not sequential, use DISKSEQ instead 2026-04-03 20:40:49 +02:00
boot uboot-envtools: add u-boot-env for EX5601/WX5600 2026-04-01 14:17:21 +02:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware qualcommax: ipq60xx: add Link NN6000v1/v2 support 2026-03-21 22:22:39 +01:00
kernel kernel: modules: fix kmod-iavf dependencies 2026-04-06 01:38:41 +02:00
libs mbedtls: update to 3.6.6 2026-04-06 16:01:10 +02:00
network ethtool: update to 6.19 2026-04-06 14:04:24 +02:00
system procd: add support for multiple arguments to procd_add_reload_data_trigger 2026-03-27 20:04:04 +01:00
utils util-linux: add column utility 2026-04-06 16:00:00 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00