File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,13 @@ The following sections provide detailed lists of changes by component.
4141Security 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+
4451API Changes
4552***********
4653
@@ -100,6 +107,11 @@ New Samples
100107Libraries / 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+
103115Other notable changes
104116*********************
105117
You can’t perform that action at this time.
0 commit comments