CVE-2023-53816 in Linux Kernel
Resumen (Inglés)
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.
Responsable
Linux
Reservar
2025-12-09
Divulgación
2025-12-09
Voces
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerabilidad | CWE | Exp | Con | CVE |
|---|---|---|---|---|---|
| 335071 | Linux Kernel kgd_mem desbordamiento de búfer | 416 | No está definido | Arreglo oficial | CVE-2023-53816 |