PT-2026-69783 · Linux · Linux Kernel
CVE-2026-68383
·
Published
2026-08-10
·
Updated
2026-08-17
CVSS v3.1
7.8
High
| Vector | AV: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 memory management issue exists in the drm/xe/guc component where the scheduler maintains a pointer to the timeline name. However,
q->name is freed along with the exec queue while scheduler fences may still reference it. This occurs because the name is not properly tied to the scheduler's RCU-deferred lifetime, where RCU (Read-Copy-Update) is a synchronization mechanism used to protect shared data from simultaneous access.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel