mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 09:35:48 +00:00
* Includes security fix for CVE-2023-43615 - Buffer overread in TLS stream cipher suites * Includes security fix for CVE-2023-45199 - Buffer overflow in TLS handshake parsing with ECDH * Includes aesce compilation fixes Full changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.5.0 The extra patch fixes x86 32-bit builds. Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ae4e1e70a1493bb657190236122527130da93cb0) Signed-off-by: Armin Kuster <akuster808@gmail.com>