File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 22
33.. _zephyr_4.0 :
44
5+ .. _zephyr_4.0.1 :
6+
7+ Zephyr 4.0.1
8+ ############
9+
10+ This is an LTS maintenance release with fixes.
11+
12+ Security Vulnerability Related
13+ ******************************
14+
15+ The following CVEs are addressed by this release:
16+
17+ * :cve: `2025-27809 ` `TLS clients may unwittingly skip server authentication
18+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-1/> `_
19+ * :cve: `2025-27810 ` `Potential authentication bypass in TLS handshake
20+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-2/> `_
21+
22+ More detailed information can be found in:
23+ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
24+
25+ Issues fixed
26+ ************
27+
28+ These GitHub issues were addressed since the previous 4.0.0 tagged release:
29+
30+ Mbed TLS
31+ ********
32+
33+ Mbed TLS was updated to version 3.6.3 (from 3.6.2). The release notes can be found at:
34+ https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
35+
36+ Mbed TLS 3.6 is an LTS release that will be supported
37+ with security and bug fixes until at least March 2027.
38+
39+ .. _zephyr_4.0.0 :
40+
541Zephyr 4.0.0
642############
743
Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ manifest:
280280 revision : 2b498e6f36d6b82ae1da12c8b7742e318624ecf5
281281 path : modules/lib/gui/lvgl
282282 - name : mbedtls
283- revision : a78176c6ff0733ba08018cba4447bd3f20de7978
283+ revision : 5f889934359deccf421554c7045a8381ef75298f
284284 path : modules/crypto/mbedtls
285285 groups :
286286 - crypto
You can’t perform that action at this time.
0 commit comments