Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-35817
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2024-35817

2024-05-1714:15:16
Debian Security Bug Tracker
security-tracker.debian.org
6
linux kernel
amdgpu_ttm_gart_bind
gtt bound flag
gart space
page fault
gpu access
vulnerability
fix

AI Score

6.5

Confidence

High

EPSS

0

Percentile

10.3%

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue.

AI Score

6.5

Confidence

High

EPSS

0

Percentile

10.3%