Skip to content

Commit f60f04d

Browse files
valeriosetticfriedt
authored andcommitted
doc: release-notes: notify about Mbed TLS version upgrade
Add a note about Mbed TLS version upgrade from 3.6.4 to 3.6.5. Update also the CVE list accordingly. Signed-off-by: Valerio Setti <[email protected]>
1 parent f6d24f7 commit f60f04d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

9195
More detailed information can be found in:
9296
https://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`)

0 commit comments

Comments
 (0)