File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff 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
4551More detailed information can be found in:
4652https://docs.zephyrproject.org/latest/security/vulnerabilities.html
@@ -143,7 +149,8 @@ These GitHub issues were addressed since the previous 3.7.1 tagged release:
143149Mbed 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
147154https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.4
148155https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
149156
You can’t perform that action at this time.
0 commit comments