n 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.
Configuration 1 (hide)
|
03 Nov 2025, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 09:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724 - Patch | |
| References | () https://git.kernel.org/stable/c/6186c93560889265bfe0914609c274eff40bbeb5 - Patch | |
| References | () https://git.kernel.org/stable/c/89fffbdf535ce659c1a26b51ad62070566e33b28 - Patch | |
| References | () https://git.kernel.org/stable/c/be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 - Patch |
06 Sep 2024, 13:19
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/009c4d78bcf07c4ac2e3dd9f275b4eaa72b4f884 - Patch | |
| References | () https://git.kernel.org/stable/c/4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724 - Patch | |
| References | () https://git.kernel.org/stable/c/6186c93560889265bfe0914609c274eff40bbeb5 - Patch | |
| References | () https://git.kernel.org/stable/c/89fffbdf535ce659c1a26b51ad62070566e33b28 - Patch | |
| References | () https://git.kernel.org/stable/c/8ad4838040e5515939c071a0f511ce2661a0889d - Patch | |
| References | () https://git.kernel.org/stable/c/be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 - Patch | |
| References | () https://git.kernel.org/stable/c/f7276cdc1912325b64c33fcb1361952c06e55f63 - Patch | |
| CWE | CWE-682 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| First Time |
Linux
Linux linux Kernel |
04 Sep 2024, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References |
|
18 Jul 2024, 07:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-07-18 07:15
Updated : 2025-11-03 22:17
NVD link : CVE-2024-41011
Mitre link : CVE-2024-41011
CVE.ORG link : CVE-2024-41011
JSON object : View
Incorrect Calculation