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 eb370a7d0230cc2824685d19f28548d81726f2cd)
2025-10-18 14:25:48 +02:00
..
2023-10-17 11:05:16 +02:00
2025-01-01 21:19:05 +01:00
2024-01-30 10:39:21 +01:00
2023-05-22 18:51:31 +02:00
2024-10-05 12:29:20 +02:00
2023-10-12 09:50:25 +02:00
2022-09-06 16:36:44 +01:00
2022-09-06 16:36:45 +01:00
2024-11-16 00:11:27 +01:00
2024-10-05 12:33:38 +02:00
2023-10-29 19:42:32 +01:00
2022-07-10 19:07:47 +02:00
2024-01-25 17:31:50 +01:00
2024-08-07 18:05:32 +02:00
2024-09-22 18:20:44 +02:00
2025-10-18 14:25:48 +02:00
2024-01-04 22:40:05 +01:00
2024-07-28 19:30:35 +02:00
2023-07-19 15:25:35 +02:00
2025-10-13 23:41:16 +02:00
2024-04-27 12:05:43 +02:00
2023-09-25 23:06:33 +02:00
2025-01-27 23:53:29 +01:00
2024-02-02 17:26:29 +01:00