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
@@ -369,3 +375,6 @@ Other notable changes
369375 PXN attribute is set for these regions if compiled with ``CONFIG_ARM_MPU_PXN `` and ``CONFIG_USERSPACE ``.
370376 This results in a change in behaviour for code being executed from these regions because,
371377 if these regions have pxn attribute set in them, they cannot be executed in privileged mode.
378+
379+ * Mbed TLS was updated to version 3.6.3 (from 3.6.2). The release notes can be found at:
380+ https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
You can’t perform that action at this time.
0 commit comments