Skip to content

Commit 937f249

Browse files
committed
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 f1255db commit 937f249

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
@@ -46,6 +46,10 @@ The following CVEs are addressed by this release:
4646
* :cve:`2025-9557`: Under embargo until 2025-11-24
4747
* :cve:`2025-9558`: Under embargo until 2025-11-24
4848
* :cve:`2025-12035`: Under embargo until 2025-12-13
49+
* :cve:`2025-59438` `Padding oracle through timing of cipher error reporting
50+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/>`_
51+
* :cve:`2025-54764` `Side channel in RSA key generation and operations (SSBleed, M-Step)
52+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-ssbleed-mstep/>`_
4953

5054
More detailed information can be found in:
5155
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
@@ -1194,6 +1198,11 @@ Libraries / Subsystems
11941198
:kconfig:option:`CONFIG_PSA_CRYPTO_PROVIDER_CUSTOM` is also added to allow end users to
11951199
provide a custom solution.
11961200

1201+
* Updated from version 3.6.4 to version 3.6.5. Release notes for this release can be found at the
1202+
following link:
1203+
1204+
* https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5
1205+
11971206
* Secure storage
11981207

11991208
* The experimental status has been removed. (:github:`96483`)

0 commit comments

Comments
 (0)