File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,10 @@ The following CVEs are addressed by this release:
8787* :cve: `2025-9557 `: Under embargo until 2025-11-24
8888* :cve: `2025-9558 `: Under embargo until 2025-11-24
8989* :cve: `2025-12035 `: Under embargo until 2025-12-13
90+ * :cve: `2025-59438 ` `Padding oracle through timing of cipher error reporting
91+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/> `_
92+ * :cve: `2025-54764 ` `Side channel in RSA key generation and operations (SSBleed, M-Step)
93+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-ssbleed-mstep/> `_
9094
9195More detailed information can be found in:
9296https://docs.zephyrproject.org/latest/security/vulnerabilities.html
@@ -1243,6 +1247,11 @@ Libraries / Subsystems
12431247 :kconfig:option: `CONFIG_PSA_CRYPTO_PROVIDER_CUSTOM ` is also added to allow end users to
12441248 provide a custom solution.
12451249
1250+ * Updated from version 3.6.4 to version 3.6.5. Release notes for this release can be found at the
1251+ following link:
1252+
1253+ * https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5
1254+
12461255* Secure storage
12471256
12481257 * The experimental status has been removed. (:github: `96483 `)
You can’t perform that action at this time.
0 commit comments