We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308c8d2 commit f84b0f0Copy full SHA for f84b0f0
doc/security/vulnerabilities.rst
@@ -1983,3 +1983,19 @@ This has been fixed in main for v4.2.0
1983
1984
- `PR 94080 fix for main
1985
<https://github.com/zephyrproject-rtos/zephyr/pull/94080>`_
1986
+
1987
+:cve:`2025-10458`
1988
+-----------------
1989
1990
+Bluetooth: le_conn_rsp does not sanitize CID, MTU, MPS values
1991
1992
+Parameters are not validated or sanitized, and are later used in
1993
+various internal operations.
1994
1995
+- `Zephyr project bug tracker GHSA-vmww-237q-2fwp
1996
+ <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-vmww-237q-2fwp>`_
1997
1998
+This has been fixed in main for v4.2.0
1999
2000
+- `PR 93174 fix for main
2001
+ <https://github.com/zephyrproject-rtos/zephyr/pull/93174>`_
0 commit comments