Description
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.
Published: 2026-07-25
Score: 7.0 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A use‑after‑Free bug exists in the Linux kernel’s Bluetooth USB driver (btusb) when a Marvell device fails to probe during an out‑of‑band wakeup configuration. The flaw allows a delayed completion callback to reference a freed TRANSMIT URB, corrupting kernel memory. Depending on the context this can cause a system crash or provide a foothold for an attacker to execute code with kernel privileges. The weakness is represented by CWE‑825 (Memory Deallocation Not Deallocation).

Affected Systems

Any Linux kernel that incorporates the btusb driver for Marvell Bluetooth USB devices compiled before the fix is vulnerable. The CNA product list references only the Linux kernel with no version range, so the affected scope is inferred to cover all mainline kernels pre‑patch. Kernels that have incorporated the safety checks are considered safe.

Risk and Exploitability

The CVSS score of 7.0 indicates a medium to high severity, while the EPSS score of less than 1 % suggests a very low probability of real‑world exploitation currently. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be device‑centric, requiring a Marvell Bluetooth USB device that triggers a probe failure, likely via physical possession or a malicious device firmware. No public exploit exists at this time, keeping the current risk moderate under the given conditions.

Generated by OpenCVE AI on August 4, 2026 at 14:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that contains the btusb use‑after‑free fix
  • If an immediate update is not feasible, unload or blacklist the btusb module to prevent the driver from handling Marvell devices until patched
  • Block Marvell Bluetooth USB devices from being recognized using udev rules or hardware removal to eliminate the vulnerable path

Generated by OpenCVE AI on August 4, 2026 at 14:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4717-1 linux security update
Debian DLA Debian DLA DLA-4720-1 linux security update
Debian DLA Debian DLA DLA-4723-1 linux-6.1 security update
Debian DLA Debian DLA DLA-4724-1 linux-6.12 new package
History

Mon, 03 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-825
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Sat, 25 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Bluetooth: btusb: fix use-after-free on marvell probe failure
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-25T08:51:34.673Z

Reserved: 2026-07-19T15:36:31.790Z

Link: CVE-2026-64470

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-07-25T10:17:32.390

Modified: 2026-07-25T10:17:32.390

Link: CVE-2026-64470

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-25T00:00:00Z

Links: CVE-2026-64470 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:30:10Z

Weaknesses
  • CWE-825

    Expired Pointer Dereference