Review reviewHigh

CVE-2026-53356

Linux Linux, linux kernel

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
7.8
EPSS
0.12%
2.18% percentile
CISA KEV
Not listed
Published
2026.07.01
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.12%
Technical severityCVSS 7.8

Vulnerability overview

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)

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= c6790dc22312f592c1434577258b31c48c72d52a < 40f738991058eb3e3530c3006a5bd6fd5e29f035, >= c6790dc22312f592c1434577258b31c48c72d52a < 1ec8fc63e9cdb22da54e48e536c9204020416fc6, >= c6790dc22312f592c1434577258b31c48c72d52a < 14469860e2e39b7095dcd658d2bad38a11110a68, >= c6790dc22312f592c1434577258b31c48c72d52a < 07c33be968d9e0cab6cba38c81850a09942fcb2e, >= c6790dc22312f592c1434577258b31c48c72d52a < 3bd168dd835b93a3862cd05b0d13c432b115f9d6, >= c6790dc22312f592c1434577258b31c48c72d52a < 32d4c5d328a3ff995420f4f85163e1e403f43628, >= c6790dc22312f592c1434577258b31c48c72d52a < dd51a2eeb93bc6faa892ff9083911dd23f82c187, >= c6790dc22312f592c1434577258b31c48c72d52a < d21ad938398bca695a511307de38a65889e3b354, >= 5.7, >= 5.7 < 5.10.259, >= 5.11 < 5.15.210, >= 5.16 < 6.1.176, >= 6.2 < 6.6.143, >= 6.7 < 6.12.94, >= 6.13 < 6.18.36, >= 6.19 < 7.0.13, 7.1
Fixed versions
5.10.259, 5.15.210, 6.1.176, 6.6.143, 6.12.94, 6.18.36, 7.0.13

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
Not available