summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* mbedtls: upgrade 3.4.1 -> 3.5.0Beniamin Sandu2023-11-011-0/+77
* 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>