Answer in brief
CVE-2026-68383 records a High severity (CVSS 7.8) vulnerability in drm/xe/guc: Keep scheduler timeline name alive. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6bd90e700b4285e6a7541e00f969cab0d696adde <77fd62412431e8c80ef2ad61466bc76fe425f80a || >=6bd90e700b4285e6a7541e00f969cab0d696adde <299bc6d50b1bed7d1f408391736712f01a0855e2 || b17fcce70733c211cb5dabf54f4f9491920b1d92 || ba37807d08bae67de6139346a85650cab5f6145a || 683b0e397dad9f26a42dcacf6f7f545a77ce6c06 || >=6.12.43 <6.13 || >=6.15.11 <6.16 || >=6.16.2 <6.17 | 77fd62412431e8c80ef2ad61466bc76fe425f80a, 299bc6d50b1bed7d1f408391736712f01a0855e2, 6.13, 6.16, 6.17 |
| Linux/Linuxgeneric | 6.17 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
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 xe_guc_exec_queue so it shares the scheduler's RCU-deferred lifetime. (cherry picked from commit 41075f0eb5dcbd3b065d15f15ef7bbe9315188e8)
Quoted source text, attributed separately from HOL analysis.