2 matches found
CVE-2026-64240
Affected software: Linux kernel (media: rc: igorplugusb driver). Issue: the control request storage was converted from an embedded struct to an allocated pointer to meet DMA coherency, but usb_fill_control_urb() still used the pointer to the struct as the setup packet. This caused the URB setup t...
Linux kernel 安全漏洞
The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the igorplugusb driver not following the DMA consistency rules for USB control requests,...