Skip to content

Commit 5c97fe5

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

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

doc/security/vulnerabilities.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1930,4 +1930,16 @@ This has been fixed in main for v4.2.0
19301930
:cve:`2025-7403`
19311931
----------------
19321932

1933-
Under embargo until 2025-09-05
1933+
Bluetooth: bt_conn_tx_processor unsafe handling
1934+
1935+
Unsafe handling in bt_conn_tx_processor causes a use-after-free,
1936+
resulting in a write-before-zero. The written 4 bytes are
1937+
attacker-controlled, enabling precise memory corruption.
1938+
1939+
- `Zephyr project bug tracker GHSA-9r46-cqqw-6j2j
1940+
<https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-9r46-cqqw-6j2j>`_
1941+
1942+
This has been fixed in main for v4.2.0
1943+
1944+
- `PR 90975 fix for main
1945+
<https://github.com/zephyrproject-rtos/zephyr/pull/90975>`_

0 commit comments

Comments
 (0)