Answer in brief
CVE-2026-93059 records a Unknown severity vulnerability in drm/msm: Fix task_struct reference leak in recover_worker. 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.
A CVSS score is not reported in the current record. 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 | >=25654a1756a4ace072404e89882d7ba8391900bd <6c472fde2c8096e16bb46b0605adda2488f300c0 || >=25654a1756a4ace072404e89882d7ba8391900bd <d684f756d029d81db1cd64cd9645556e53fcc784 || >=25654a1756a4ace072404e89882d7ba8391900bd <40b793714ad8f393ab3d469f9d00b20ebda46257 | 6c472fde2c8096e16bb46b0605adda2488f300c0, d684f756d029d81db1cd64cd9645556e53fcc784, 40b793714ad8f393ab3d469f9d00b20ebda46257 |
| Linux/Linuxgeneric | 6.17 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix task_struct reference leak in recover_worker get_pid_task() increments the task reference count, but the corresponding put_task_struct() was missing in the else branch, leaking a reference on every GPU hang recovery. Patchwork: https://patchwork.freedesktop.org/patch/730662/
Quoted source text, attributed separately from HOL analysis.