CVE Catalog

CVE-2026-64470

Low risk· EPSS 8%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

In the Linux kernel Bluetooth btusb driver, a use-after-free occurs on Marvell OOB wakeup probe failure. Submitted TX URBs are not stopped, leading to access to freed memory.

Risk Assessment

An attacker could exploit this vulnerability to execute code or cause a system crash by intentionally triggering a Marvell configuration failure.

Recommendation

Apply the Linux kernel patch that stops TX URBs on Marvell OOB wakeup probe failure.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on marvell probe failure Make sure to stop any TX URBs submitted during Marvell OOB wakeup configuration on later probe failures to avoid use-after-free in the completion callback. This issue was reported by Sashiko while reviewing a fix for a wakeup source leak in the btusb probe errors paths.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS