CVE-2024-35817
MEDIUMLinux kernel - Memory Corruption
Title source: llmDescription
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.
References (6)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
1.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
Status
published
Affected Products (6)
linux/linux_kernel
< 5.15.154
linux/Kernel
< 5.15.154linux
linux/Kernel
< 6.1.84linux
linux/Kernel
< 6.6.24linux
linux/Kernel
< 6.7.12linux
linux/Kernel
< 6.8.3linux
Timeline
Published
May 17, 2024
Tracked Since
Feb 18, 2026