PT-2026-64355 · Linux+2 · Linux Kernel+2
CVE-2026-64240
·
Published
2026-07-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the igorplugusb driver where the control request storage was changed to an allocated pointer to comply with DMA coherency rules (the requirement that the CPU and DMA-capable devices see the same data in memory). The driver incorrectly passes the address of the pointer
&ir->request to the usb fill control urb() function instead of the pointer ir->request itself. Consequently, the USB core interprets the pointer's memory address bytes as the setup packet, which can result in an invalid bRequestType and trigger control direction warnings.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu