CVE-2024-41011

HIGH

Linux kernel - Info Disclosure

Title source: llm

Description

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.

Scores

CVSS v3 7.8
EPSS 0.0002
EPSS Percentile 5.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-682
Status published

Affected Products (14)

linux/linux_kernel < 5.4.283
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 5.4.283linux
linux/Kernel < 5.10.225linux
linux/Kernel < 5.15.166linux
linux/Kernel < 6.1.91linux
linux/Kernel < 6.6.31linux
linux/Kernel < 6.8.10linux

Timeline

Published Jul 18, 2024
Tracked Since Feb 18, 2026