Skip to content

Commit 6c91bfb

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 1c03604 commit 6c91bfb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/releases/release-notes-4.4.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ The following sections provide detailed lists of changes by component.
4141
Security Vulnerability Related
4242
******************************
4343

44+
The following CVEs are addressed by this release:
45+
46+
:cve:`2025-59438` `Padding oracle through timing of cipher error reporting
47+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/>`_
48+
:cve:`2025-54764` `Side channel in RSA key generation and operations (SSBleed, M-Step)
49+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-ssbleed-mstep/>`_
50+
4451
API Changes
4552
***********
4653

@@ -100,6 +107,11 @@ New Samples
100107
Libraries / Subsystems
101108
**********************
102109

110+
* Updated Mbed TLS from version 3.6.4 to version 3.6.5. Release notes for this
111+
release can be found at the following link:
112+
113+
* https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5
114+
103115
Other notable changes
104116
*********************
105117

0 commit comments

Comments
 (0)