Skip to content

Commit f80398d

Browse files
committed
doc: releases: add release notes for Mbed TLS update
Add release notes regarding the Mbed TLS 3.6.3 update. Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent 9a44627 commit f80398d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,14 @@ The following sections provide detailed lists of changes by component.
4040

4141
Security Vulnerability Related
4242
******************************
43+
4344
The following CVEs are addressed by this release:
4445

46+
* :cve:`2025-27809` `TLS clients may unwittingly skip server authentication
47+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-1/>`_
48+
* :cve:`2025-27810` `Potential authentication bypass in TLS handshake
49+
<https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-2/>`_
50+
4551
More detailed information can be found in:
4652
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
4753

@@ -383,3 +389,6 @@ Other notable changes
383389
* Removed support for Nucleo WBA52CG board (``nucleo_wba52cg``) since it is NRND (Not Recommended
384390
for New Design) and it is not supported anymore in the STM32CubeWBA from version 1.1.0 (July 2023).
385391
The migration to :zephyr:board:`nucleo_wba55cg` (``nucleo_wba55cg``) is recommended instead.
392+
393+
* Updated Mbed TLS to version 3.6.3 (from 3.6.2). The release notes can be found at:
394+
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3

0 commit comments

Comments
 (0)