Answer in brief
CVE-2024-50149 records a Unknown severity vulnerability in drm/xe: Don't free job in TDR. 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 | >=e275d61c5f3ffc250b2a9601d36fbd11b4db774b <be8fe75e57f8fa3f87e3b1c283cc7cd9f9b80867 || >=e275d61c5f3ffc250b2a9601d36fbd11b4db774b <82926f52d7a09c65d916c0ef8d4305fc95d68c0c | be8fe75e57f8fa3f87e3b1c283cc7cd9f9b80867, 82926f52d7a09c65d916c0ef8d4305fc95d68c0c |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Nov 7, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the run_job thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list. (cherry picked from commit ea2f6a77d0c40d97f4a4dc93fee4afe15d94926d)
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-50149 records a Unknown severity vulnerability in drm/xe: Don't free job in TDR. 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 | >=e275d61c5f3ffc250b2a9601d36fbd11b4db774b <be8fe75e57f8fa3f87e3b1c283cc7cd9f9b80867 || >=e275d61c5f3ffc250b2a9601d36fbd11b4db774b <82926f52d7a09c65d916c0ef8d4305fc95d68c0c | be8fe75e57f8fa3f87e3b1c283cc7cd9f9b80867, 82926f52d7a09c65d916c0ef8d4305fc95d68c0c |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Nov 7, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the run_job thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list. (cherry picked from commit ea2f6a77d0c40d97f4a4dc93fee4afe15d94926d)
Quoted source text, attributed separately from HOL analysis.