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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-25 10:17
Updated : 2026-09-03 16:01
NVD link : CVE-2026-64342
Mitre link : CVE-2026-64342
CVE.ORG link : CVE-2026-64342
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
