Impact
A flaw in the Linux kernel’s Bluetooth L2CAP implementation allows an attacker who has successfully reconfigured a connection as the peer to replay a failure response with a stale identifier. Because the handler l2cap_ecred_reconf_rsp() fails to clear the channel’s identification field on success, the stale value can match a current channel, causing the kernel to delete that channel and reset the connection, effectively disrupting the Bluetooth session and denying service to legitimate users. The weakness is identified as CWE-1341.
Affected Systems
The issue exists in the Linux kernel’s Bluetooth stack when the l2cap_ecred_reconf_rsp handler is compiled into the kernel. No specific kernel versions are listed, so all builds containing this handler could be affected until the patch is applied.
Risk and Exploitability
The vulnerability scores a high CVSS score of 8.8, but the EPSS score of less than 1% indicates a low current likelihood of exploitation. It is not listed in CISA’s KEV catalog. A remote attacker would need to communicate over Bluetooth and successfully complete a reconfiguration with the peer before replaying the crafted failure response. If the attack succeeds, it results in an immediate destruction of the connection, causing a denial of service for the user.
OpenCVE Enrichment
Ubuntu USN