Impact
In the Linux kernel’s Bluetooth L2CAP stack, the routine l2cap_chan_timeout() incorrectly skips a reference release when a channel has no active connection. This results in a leak of the channel reference, identified as a reference‑count leak (CWE‑911).
Affected Systems
All Linux kernel releases that include the Bluetooth L2CAP implementation before the commit adding the missing l2cap_chan_put() call are affected. The default kernel shipped by all vendors that have not yet applied the patch contains this flaw.
Risk and Exploitability
The CVSS score of 5.5 signifies moderate severity, while the EPSS score of <1 % indicates a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the vulnerability can be triggered by Bluetooth traffic that causes channel timeouts, but no denial of service or direct impact beyond the reference leak is explicitly stated.
OpenCVE Enrichment
Ubuntu USN