mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
mbedtls: upgrade 3.5.1 -> 3.5.2
* Includes security fix for CVE-2024-23170 - Timing side channel in private key RSA operations * Includes security fix for CVE-2024-23775 - Buffer overflow in mbedtls_x509_set_extension() Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d"
|
||||
SECTION = "libs"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "edb8fec9882084344a314368ac7fd957a187519c"
|
||||
SRCREV = "daca7a3979c22da155ec9dce49ab1abf3b65d3a9"
|
||||
SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=master \
|
||||
file://0001-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch \
|
||||
file://run-ptest"
|
||||
Reference in New Issue
Block a user