Use-after-free in Linux kernel - CVE-2026-64050
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in the dpu_writeback_init writeback connector initialization in the msm drm driver when interacting with the wb connector after driver teardown while a reference to the drm device is retained. A local user can keep a userspace reference to the drm device and interact with the wb connector to cause a denial of service.