CVE-2023-53816 in Linux Kernel
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix potential kgd_mem UAFs kgd_mem pointers returned by kfd_process_device_translate_handle are only guaranteed to be valid while p->mutex is held. As soon as the mutex is unlocked, another thread can free the BO.
Responsible
Linux
Reservation
12/09/2025
Disclosure
12/09/2025
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 335071 | Linux Kernel kgd_mem use after free | 416 | Not defined | Official fix | CVE-2023-53816 |