Security Advisory

CVE-2026-64471

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:51:35
Last updated 2026-07-25 08:51:35
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on registration failure Make sure to release the sibling interfaces in case controller registration fails to avoid use-after-free and double-free when they are eventually disconnected. This issue was reported by Sashiko while reviewing a fix for a wakeup source leak in the btusb probe errors paths.