3 matches found
CVE-2026-68383
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...
CVE-2026-68383
CVE-2026-68383 affects the Linux kernel drm/xe/guc component. The vulnerability arises because the scheduler keeps a pointer to the timeline name, but q->name is freed when the exec queue is freed while scheduler fences can still reference it, leading to a use-after-free. The published fix sto...
Linux Distros Unpatched Vulnerability : CVE-2026-68383
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fence...