CVE-2024-49991EPSS p16.7%
CVE-2024-49991CVE-2024-49991
debian / debian_linux
Description
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.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.26% probability of exploitation · percentile 16.7% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-15 |