Answer in brief
CVE-2024-41011 records a Unknown severity vulnerability in drm/amdkfd: don't allow mapping the MMIO HDP page with large pages. 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.
Answer in brief
CVE-2024-41011 records a Unknown severity vulnerability in drm/amdkfd: don't allow mapping the MMIO HDP page with large pages. 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 | 5.3 | Not reported |
| Linux/Linuxgeneric | >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <009c4d78bcf07c4ac2e3dd9f275b4eaa72b4f884 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <f7276cdc1912325b64c33fcb1361952c06e55f63 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <8ad4838040e5515939c071a0f511ce2661a0889d || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <89fffbdf535ce659c1a26b51ad62070566e33b28 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <6186c93560889265bfe0914609c274eff40bbeb5 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 | 009c4d78bcf07c4ac2e3dd9f275b4eaa72b4f884, f7276cdc1912325b64c33fcb1361952c06e55f63, 8ad4838040e5515939c071a0f511ce2661a0889d, 89fffbdf535ce659c1a26b51ad62070566e33b28, 4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724, 6186c93560889265bfe0914609c274eff40bbeb5, be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 |
Published upstream
Jul 18, 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/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush registers into this space to allow userspace (CPU or GPU) to flush the HDP when it updates VRAM. However, on systems with >4K pages, we end up exposing PAGE_SIZE of MMIO space.
Quoted source text, attributed separately from HOL analysis.
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 | 5.3 | Not reported |
| Linux/Linuxgeneric | >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <009c4d78bcf07c4ac2e3dd9f275b4eaa72b4f884 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <f7276cdc1912325b64c33fcb1361952c06e55f63 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <8ad4838040e5515939c071a0f511ce2661a0889d || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <89fffbdf535ce659c1a26b51ad62070566e33b28 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <6186c93560889265bfe0914609c274eff40bbeb5 || >=d8e408a82704c86ba87c3d58cfe69dcdb758aa07 <be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 | 009c4d78bcf07c4ac2e3dd9f275b4eaa72b4f884, f7276cdc1912325b64c33fcb1361952c06e55f63, 8ad4838040e5515939c071a0f511ce2661a0889d, 89fffbdf535ce659c1a26b51ad62070566e33b28, 4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724, 6186c93560889265bfe0914609c274eff40bbeb5, be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 |
Published upstream
Jul 18, 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/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush registers into this space to allow userspace (CPU or GPU) to flush the HDP when it updates VRAM. However, on systems with >4K pages, we end up exposing PAGE_SIZE of MMIO space.
Quoted source text, attributed separately from HOL analysis.