CVE-2026-53290
The CVE-2026-53290 issue affects the Linux kernel driver path drm/xe/eustall. The vulnerability arises when drm_dev_put() is called before the stream is disabled and resources freed in xe_eu_stall_stream_close(), which can drop the last reference and lead to use-after-free as the cleanup accesses...