CVE-2025-7403
Bluetooth: bt_conn_tx_processor unsafe handling
Description
Unsafe handling in bt_conn_tx_processor causes a use-after-free, resulting in a write-before-zero. The written 4 bytes are attacker-controlled, enabling precise memory corruption.
INFO
Published Date :
Sept. 19, 2025, 6:15 a.m.
Last Modified :
Sept. 19, 2025, 4 p.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | e2e69745-5e70-4e92-8431-deb5529a81ad | ||||
CVSS 3.1 | HIGH | [email protected] |
Solution
- Review and sanitize data in bt_conn_tx_processor.
- Implement proper memory management and validation.
- Apply security patches for the affected component.
- Test thoroughly for memory corruption vulnerabilities.
Public PoC/Exploit Available at Github
CVE-2025-7403 has a 1 public
PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-7403
.
URL | Resource |
---|---|
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-9r46-cqqw-6j2j |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-7403
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-7403
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
用户可以通过CVEInfo_Mcp服务获取最新漏洞情报相关信息
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-7403
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-7403
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
Sep. 19, 2025
Action Type Old Value New Value Added Description Unsafe handling in bt_conn_tx_processor causes a use-after-free, resulting in a write-before-zero. The written 4 bytes are attacker-controlled, enabling precise memory corruption. Added CVSS V3.1 AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H Added CWE CWE-123 Added Reference https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-9r46-cqqw-6j2j