Bug 2507258 (CVE-2026-64342) - CVE-2026-64342 kernel: USB: iowarrior: fix use-after-free on disconnect
Summary: CVE-2026-64342 kernel: USB: iowarrior: fix use-after-free on disconnect
Keywords:
Status: NEW
Alias: CVE-2026-64342
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-25 10:13 UTC by OSIDB Bzimport
Modified: 2026-07-27 07:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-25 10:13:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.