Answer in brief
CVE-2024-42066 records a Unknown severity vulnerability in drm/xe: Fix potential integer overflow in page size calculation. 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 | 6.8 | Not reported |
| Linux/Linuxgeneric | >=dd08ebf6c3525a7ea2186e636df064ea47281987 <79d54ddf0e292b810887994bb04709c5ac0e1531 || >=dd08ebf6c3525a7ea2186e636df064ea47281987 <4f4fcafde343a54465f85a2909fc684918507a4b | 79d54ddf0e292b810887994bb04709c5ac0e1531, 4f4fcafde343a54465f85a2909fc684918507a4b |
Published upstream
Jul 29, 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: Fix potential integer overflow in page size calculation Explicitly cast tbo->page_alignment to u64 before bit-shifting to prevent overflow when assigning to min_page_size.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-42066 records a Unknown severity vulnerability in drm/xe: Fix potential integer overflow in page size calculation. 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 | 6.8 | Not reported |
| Linux/Linuxgeneric | >=dd08ebf6c3525a7ea2186e636df064ea47281987 <79d54ddf0e292b810887994bb04709c5ac0e1531 || >=dd08ebf6c3525a7ea2186e636df064ea47281987 <4f4fcafde343a54465f85a2909fc684918507a4b | 79d54ddf0e292b810887994bb04709c5ac0e1531, 4f4fcafde343a54465f85a2909fc684918507a4b |
Published upstream
Jul 29, 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: Fix potential integer overflow in page size calculation Explicitly cast tbo->page_alignment to u64 before bit-shifting to prevent overflow when assigning to min_page_size.
Quoted source text, attributed separately from HOL analysis.