PT-2026-82194 · Linux · Linux Kernel
CVE-2026-80578
·
Published
2026-08-26
·
Updated
2026-08-29
CVSS v3.1
7.3
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
fb io read() function where a pointer desynchronization occurs if copy to user() performs a partial copy, such as when a user buffer is faulty. In this scenario, the hardware src pointer is advanced by the full chunk size, but the remaining count is only decremented by the number of successfully copied bytes. If the loop continues, the read resumes from an incorrect offset, causing subsequent iterations to perform more hardware reads than intended, which leads to out-of-bounds I/O reads.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
Linux Kernel