PT-2026-64670 · Linux+1 · Linux Kernel+1
CVE-2026-64449
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the staging vme user component where the SLAVE-path helper functions
buffer to user() and buffer from user() fail to properly bound the sum of the offset *ppos and the count of bytes against the fixed-size kern buf (128 KiB). While vme user write() and vme user read() clamp the count to the VME window size, this size is validated against the VME address space (up to 4 GiB) rather than the kern buf size. Consequently, if the window exceeds 128 KiB, a read or write operation can copy data beyond the kern buf allocation, leading to a slab-out-of-bounds memory access.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu