PT-2026-61331 · Linux+1 · Linux Kernel+1
CVE-2026-64014
·
Published
2026-04-26
·
Updated
2026-09-07
CVSS v2.0
4.3
Medium
| Vector | AV:L/AC:L/Au:S/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bounds read exists in the
nexio read data() function. The function retrieves data len and x len from a packed header in the device interrupt packet and iterates through the packet->data buffer based on these values. Because these 16-bit fields can reach 65535 while the URB transfer buffer is only 1024 bytes, a device providing fraudulent length values can trigger a read of approximately 64 KiB past the coherent DMA allocation. This allows adjacent kernel memory contents to leak to userspace as ABS X / ABS Y events or cause a system fault if an unmapped page is accessed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu