Description
In the Linux kernel, the following vulnerability has been resolved:

USB: iowarrior: fix use-after-free on disconnect

Submitted write URBs are not stopped on close() and therefore need to be
stopped unconditionally on disconnect() to avoid use-after-free in the
completion handler.
Published: 2026-07-25
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the USB iowarrior driver within the Linux kernel. When a device is disconnected, submitted write URBs are not stopped, which can trigger a use‑after‑free in the URB completion handler. This memory corruption could cause a kernel crash or, in the worst case, provide a path for an attacker to execute arbitrary code with kernel privileges. The description does not confirm a working exploit, but the nature of the bug clearly poses a high impact risk to confidentiality, integrity, and availability of the affected system.

Affected Systems

Any Linux system that includes the iowarrior USB driver before the recent commit is subject to this vulnerability. The CPE information indicates that versions ranging from 2.6.21 (and its releases) through at least 7.2 release candidates are potentially affected, as well as all other general Linux kernel builds that contain the unpatched driver. If a kernel patch that stops URBs on disconnect is not present, the system remains vulnerable.

Risk and Exploitability

The CVSS score of 7.8 signals a serious severity, yet the EPSS score of less than 1% shows a low probability of current exploitation. The bug is triggered by a USB device disconnect, so the attack vector is likely local or physical; it does not appear to be exploitable over a network. Because no public exploit is listed and the vulnerability is not in the CISA KEV catalog, the immediate risk is moderate, but the potential impact warrants timely patching.

Generated by OpenCVE AI on September 3, 2026 at 21:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the kernel to a version that includes the patch that stops pending URBs on disconnect.
  • Reboot the system after the kernel update so the corrected driver module is loaded.
  • If an immediate kernel upgrade is not possible, consider unloading or disabling the iowarrior USB driver and enforce restrictive USB device policies to reduce the chance of a disconnect event triggering the use‑after‑free.

Generated by OpenCVE AI on September 3, 2026 at 21:03 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

Thu, 03 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
CPEs cpe:2.3:o:linux:linux_kernel:2.6.21:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.21:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.2:rc2:*:*:*:*:*:*
Metrics 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'}

cvssV3_1

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


Thu, 30 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Tue, 28 Jul 2026 00: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


Sun, 26 Jul 2026 02:30: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: USB: iowarrior: fix use-after-free on disconnect Submitted write URBs are not stopped on close() and therefore need to be stopped unconditionally on disconnect() to avoid use-after-free in the completion handler.
Title USB: iowarrior: fix use-after-free on disconnect
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-08-17T04:53:46.066Z

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

Link: CVE-2026-64342

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-03T16:01:44.720

Link: CVE-2026-64342

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-64342 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:15:04Z

Weaknesses