Skip to content

Commit 7912835

Browse files
ceolinfabiobaltieri
authored andcommitted
doc: security: Disclose CVE-2025-10456
Disclose information about published CVE. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent 5c97fe5 commit 7912835

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

doc/security/vulnerabilities.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,3 +1943,25 @@ This has been fixed in main for v4.2.0
19431943

19441944
- `PR 90975 fix for main
19451945
<https://github.com/zephyrproject-rtos/zephyr/pull/90975>`_
1946+
1947+
:cve:`2025-10456`
1948+
-----------------
1949+
1950+
Bluetooth: Semi-Arbitrary ability to make the BLE Target send
1951+
disconnection requests
1952+
1953+
A vulnerability was identified in the handling of Bluetooth Low Energy
1954+
(BLE) fixed channels (such as SMP or ATT). Specifically, an attacker
1955+
could exploit a flaw that causes the BLE target (i.e., the device
1956+
under attack) to attempt to disconnect a fixed channel, which is not
1957+
allowed per the Bluetooth specification. This leads to undefined
1958+
behavior, including potential assertion failures, crashes, or memory
1959+
corruption.
1960+
1961+
- `Zephyr project bug tracker GHSA-hcc8-3qr7-c9m8
1962+
<https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hcc8-3qr7-c9m8>`_
1963+
1964+
This has been fixed in main for v4.2.0
1965+
1966+
- `PR 93576 fix for main
1967+
<https://github.com/zephyrproject-rtos/zephyr/pull/93576>`_

0 commit comments

Comments
 (0)