Impact
In the Linux kernel, a race condition in the Bluetooth ISO subsystem allows a listener socket to be freed while a child socket is created from it, resulting in a use‑after‑free and kernel crash or denial of service.
Affected Systems
All Linux kernel builds that include Bluetooth ISO support and have not yet incorporated commit 0d255e63fcf3 are potentially impacted; no specific version range is provided, so any kernel containing the vulnerable code path is at risk.
Risk and Exploitability
Based on the description, the flaw may be triggered by an attacker initiating concurrent Bluetooth ISO connections and closing the listener socket during the attempt, leading to a use‑after‑free (CWE‑416). Based on the description, the likely attack vector is remote or local via Bluetooth without additional privileges. The CVSS score is not listed in the provided data, and the EPSS score is unavailable; however, the kernel‑level nature of the flaw conveys a high impact if exploited. The vulnerability is not listed in CISA’s KEV catalog, but the lack of an EPSS score does not diminish the potential for a crafted Bluetooth attack.
OpenCVE Enrichment