Skip to content

Commit 434bdfd

Browse files
committed
doc: release-notes: add note for Mbed TLS version bumping to 3.6.5
Update release notes to include changes from Mbed TLS 3.6.4 to 3.6.5. Signed-off-by: Valerio Setti <[email protected]>
1 parent b9dd96b commit 434bdfd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ The following CVEs are addressed by this release:
4141
* `CVE-2025-52497 <https://www.cve.org/CVERecord?id=CVE-2025-52497>`_
4242
`Heap buffer under-read when parsing PEM-encrypted material
4343
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-2/>`_
44+
* `CVE-2025-59438 <https://www.cve.org/CVERecord?id=CVE-2025-59438>`_
45+
`Padding oracle through timing of cipher error reporting
46+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/>`_
47+
* `CVE-2025-54764 <https://www.cve.org/CVERecord?id=CVE-2025-54764>`_
48+
`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/>`_
4450

4551
More detailed information can be found in:
4652
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
@@ -143,7 +149,8 @@ These GitHub issues were addressed since the previous 3.7.1 tagged release:
143149
Mbed TLS
144150
********
145151

146-
Mbed TLS was updated to version 3.6.4 (from 3.6.2). The release notes can be found at:
152+
Mbed TLS was updated to version 3.6.5 (from 3.6.2). The release notes can be found at:
153+
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5
147154
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.4
148155
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
149156

0 commit comments

Comments
 (0)