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 2626
2727.. _zephyr_4.1 :
2828
29+ .. _zephyr_4.1.1 :
30+
31+ Zephyr 4.1.1
32+ ############
33+
34+ This is an LTS maintenance release with fixes.
35+
36+ Security Vulnerability Related
37+ ******************************
38+
39+ The following CVEs are addressed by this release:
40+
41+ * :cve: `2025-27809 ` `TLS clients may unwittingly skip server authentication
42+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-1/> `_
43+ * :cve: `2025-27810 ` `Potential authentication bypass in TLS handshake
44+ <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-2/> `_
45+
46+ More detailed information can be found in:
47+ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
48+
49+ Issues fixed
50+ ************
51+
52+ These GitHub issues were addressed since the previous 4.1.0 tagged release:
53+
54+ Mbed TLS
55+ ********
56+
57+ Mbed TLS was updated to version 3.6.3 (from 3.6.2). The release notes can be found at:
58+ https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
59+
60+ Mbed TLS 3.6 is an LTS release that will be supported
61+ with security and bug fixes until at least March 2027.
62+
63+ .. _zephyr_4.1.0 :
64+
2965Zephyr 4.1.0
3066############
3167
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ manifest:
298298 revision : 1ed1ddd881c3784049a92bb9fe37c38c6c74d998
299299 path : modules/lib/gui/lvgl
300300 - name : mbedtls
301- revision : 4952e1328529ee549d412b498ea71c54f30aa3b1
301+ revision : 5f889934359deccf421554c7045a8381ef75298f
302302 path : modules/crypto/mbedtls
303303 groups :
304304 - crypto
You can’t perform that action at this time.
0 commit comments