#VU124952 Memory leak in Linux kernel - CVE-2026-23418
Published: April 6, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a memory leak in drm/xe/reg_sr when handling an xa_store() failure on the error path. A local user can trigger the error condition to cause a denial of service.
The issue occurs on an error path involving a newly allocated entry that is not freed when storage fails.