VYPR
Unrated severityNVD Advisory· Published May 17, 2024· Updated May 21, 2025

drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

CVE-2024-35817

Description

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 Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

168

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.