Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix phys BO pread/pwrite with offset sg_page() returns struct page pointer not (void *) so the scaling of pread/pwrite is wrong for phys BO and wrong parts of BO would be accessed if non-zero offset is used. Last impacted platform with overlay or cursor planes using phys mapping was Gen3/945G/Lakeport. (cherry picked from commit 3e49a2f85070b2fb672c1e0fdba281a4ea3aebe6)
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.7, < 5.10.259 |
References
- https://git.kernel.org/stable/c/07c33be968d9e0cab6cba38c81850a09942fcb2ePatch
- https://git.kernel.org/stable/c/14469860e2e39b7095dcd658d2bad38a11110a68Patch
- https://git.kernel.org/stable/c/1ec8fc63e9cdb22da54e48e536c9204020416fc6Patch
- https://git.kernel.org/stable/c/32d4c5d328a3ff995420f4f85163e1e403f43628Patch
- https://git.kernel.org/stable/c/3bd168dd835b93a3862cd05b0d13c432b115f9d6Patch
- https://git.kernel.org/stable/c/40f738991058eb3e3530c3006a5bd6fd5e29f035Patch
- https://git.kernel.org/stable/c/d21ad938398bca695a511307de38a65889e3b354Patch
- https://git.kernel.org/stable/c/dd51a2eeb93bc6faa892ff9083911dd23f82c187Patch
FAQ
What is CVE-2026-53356?
CVE-2026-53356 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix phys BO pread/pwrite with offset sg_page() returns struct page pointer not (void *) so the scaling of pread/pwri...
How severe is CVE-2026-53356?
CVE-2026-53356 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53356?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.