File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,14 @@ The following sections provide detailed lists of changes by component.
4040
4141Security Vulnerability Related
4242******************************
43+
4344The 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+
4551More detailed information can be found in:
4652https://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
You can’t perform that action at this time.
0 commit comments