Back to overview

CVE-2026-64039

Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code (where most of the regions are aligned), but fails for snapshotting of the DSI data (because DSI data region is shifted by 4 bytes). Fix the code by removing length alignment and by accurately printing last registers in the region. While reworking the code also fix the 16x memory overallocation in msm_disp_state_dump_regs(). Patchwork: https://patchwork.freedesktop.org/patch/725449/

Metadata

CVE ID
CVE-2026-64039
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 15:39 UTC
Last updated
2026-07-19 15:39 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 98659487b845c05b6bed85d881713545db674c7c < 8fb070cf95847b29ef6cb15ec2c0de2bf4704676, 98659487b845c05b6bed85d881713545db674c7c < cecd34e046121d788a70b5c8b4f8a88916637953, 98659487b845c05b6bed85d881713545db674c7c < 070e40acc59ef7bedba0314f59971ba87fcc8ab0, 98659487b845c05b6bed85d881713545db674c7c < 1ef79be774706dddcfcace0331fa7ff32a73c73e …
Linux Linux 5.14, 0 < 5.14, 5.15.209 ≤ 5.15.*, 6.1.175 ≤ 6.1.* …
Back to overview