openwrt/package
Magnus Kroken 1a8d3ea89c mbedtls: update to 3.6.5
This release includes fixes for security issues.

Mbed TLS 3.6 is a long-term support (LTS) branch. It will be supported
with bug-fixes and security fixes until at least March 2027.

The two issues fixed were timing side channels:
* Padding oracle through timing of cipher error reporting
  (CVE-2025-59438) [1]
* Side channel in RSA key generation and operations (SSBleed, M-Step)
  (CVE-2025-54764) [2]

Bug fixes:
* Fix potential CMake parallel build failure when building both the static and shared libraries.
* Fix a build error or incorrect TLS session lifetime on platforms where mbedtls_time_t is not time_t.

[1]: https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/
[2]: https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-ssbleed-mstep/

Full release announcement:
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5

Tested-by: Edoardo Pinci <epinci@outlook.com>
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20425
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit eb370a7d02)
2025-10-18 14:25:48 +02:00
..
base-files base-files: sysupgrade: Add new option -s to perform upgrade on current partition 2025-10-16 11:47:19 +02:00
boot ramips: add support for Qding QC202 2025-10-05 18:49:46 +02:00
devel perf: disable slang support 2025-06-17 23:36:56 +02:00
firmware ipq-wifi: update to Git HEAD (2025-10-17) 2025-10-17 12:10:01 +02:00
kernel ltq-ptm: Fix unprivileged local user memory read and write 2025-10-18 14:25:03 +02:00
libs mbedtls: update to 3.6.5 2025-10-18 14:25:48 +02:00
network uqmi: Increase PKG_RELEASE 2025-09-19 01:56:33 +02:00
system rpcd: update to git openwrt-24.10 branch HEAD 2025-09-01 23:20:26 +02:00
utils busybox: fix login applet on selinux 2025-07-27 19:42:04 +02:00
Makefile package: rework contents of package index.json 2025-06-11 19:12:09 +02:00