File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ Security Vulnerability Related
7171
7272The following CVEs are addressed by this release:
7373
74+ * :cve: `2025-12890 ` `Bluetooth: peripheral: Invalid handling of malformed connection request
75+ <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8hrf-pfww-83v9> `_
7476* :cve: `2025-27809 ` `TLS clients may unwittingly skip server authentication
7577 <https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-1/> `_
7678* :cve: `2025-27810 ` `Potential authentication bypass in TLS handshake
Original file line number Diff line number Diff line change @@ -2022,3 +2022,20 @@ Under embargo until 2025-11-24
20222022-----------------
20232023
20242024Under embargo until 2025-12-13
2025+
2026+ :cve: `2025-12890 `
2027+ -----------------
2028+
2029+ Bluetooth: peripheral: Invalid handling of malformed connection request
2030+
2031+ Improper handling of malformed Connection Request with the interval
2032+ set to be 1 (which supposed to be illegal) and the chM 0x7CFFFFFFFF
2033+ triggers a crash. The peripheral will not be connectable after it.
2034+
2035+ - `Zephyr project bug tracker GHSA-8hrf-pfww-83v9
2036+ <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8hrf-pfww-83v9> `_
2037+
2038+ This has been fixed in main for v4.2.0
2039+
2040+ - `PR 89955 fix for main
2041+ <https://github.com/zephyrproject-rtos/zephyr/pull/89955> `_
You can’t perform that action at this time.
0 commit comments