File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,23 @@ release:
1919 * :github:`issuenumber` - issue title
2020
2121
22+ mbedTLS
23+ *******
24+
25+ Moving mbedTLS to 2.28.x series (2.28.3 precisely). This is a LTS release
26+ that will be supported with bug fixes and security fixes until the end of 2024.
27+
28+ Detailed information can be found in:
29+ https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.3
30+ https://github.com/zephyrproject-rtos/zephyr/issues/56071
31+
32+ This version is incompatible with TF-M and because of this TF-M is no longer
33+ supported in Zephyr LTS. If TF-M is required it can be manually added back
34+ changing the mbedTLS revision on ``west.yaml `` to the previous one
35+ (5765cb7f75a9973ae9232d438e361a9d7bbc49e7). This should be carefully assessed
36+ by a security expert to ensure that the know vulnerabilities in that version
37+ don't affect the product.
38+
2239Security Vulnerability Related
2340******************************
2441
You can’t perform that action at this time.
0 commit comments