CVE-2026-64039

HIGHCVSS 7.7/10EPSS 0.18%

Last modified

CVE-2026-64039 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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). EPSS estimates a 0.18% chance of exploitation in the next 30 days.

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/

Metrics

CVSS 3.1
7.7/10

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

EPSS Probability
0.18%

7.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 98659487b845c05b6bed85d881713545db674c7c, < 8fb070cf95847b29ef6cb15ec2c0de2bf4704676; >= 98659487b845c05b6bed85d881713545db674c7c, < cecd34e046121d788a70b5c8b4f8a88916637953; >= 98659487b845c05b6bed85d881713545db674c7c, < 070e40acc59ef7bedba0314f59971ba87fcc8ab0; >= 98659487b845c05b6bed85d881713545db674c7c, < 1ef79be774706dddcfcace0331fa7ff32a73c73e; >= 98659487b845c05b6bed85d881713545db674c7c, < cdd1aaf0ee962f50810b9aef7928f2313989d55f; >= 98659487b845c05b6bed85d881713545db674c7c, < 0c90ececfad3fc5c4c43a75ece0e2d736ab3def1; >= 98659487b845c05b6bed85d881713545db674c7c, < 76824d2467feb1828b745d6add2541918d7be3da
LinuxLinux5.14

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-64039?
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/
How severe is CVE-2026-64039?
CVE-2026-64039 has a CVSS score of 7.7/10 (HIGH severity). The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64039?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64039?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST