PT-2026-61367 · Linux+1 · Linux Kernel+1

CVE-2026-64050

·

Published

2026-05-13

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the drm/msm/dpu component of the Linux kernel. This occurs when devm and drmm functions are mixed during the msm driver teardown process. Specifically, if userspace maintains a reference to the drm device, the WB connector data is destroyed due to the use of devm kzalloc(), while userspace may still attempt to interact with the WB connector which relies on drmm functions.
Recommendations Update the dpu writeback init() function to use drmm functions instead of devm functions.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-14413
CVE-2026-64050
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu