Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-41011
HistoryJul 18, 2024 - 12:00 a.m.

CVE-2024-41011

2024-07-1800:00:00
ubuntu.com
ubuntu.com
1
linux
kernel
vulnerability

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

5.1%

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.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

5.1%