In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Pass pointer reference to amdgpu_bo_unref to clear the correct pointer,
otherwise amdgpu_bo_unref clear the local variable, the original pointer
not set to NULL, this could cause use-after-free bug.
References
Configurations
History
No history.
Information
Published : 2024-10-21 18:15
Updated : 2026-08-04 11:21
NVD link : CVE-2024-49991
Mitre link : CVE-2024-49991
CVE.ORG link : CVE-2024-49991
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-416
Use After Free
