CVE-2023-53816 in Linux Kernel
요약 (영어)
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.
책임이 있는
Linux
예약하다
2025. 12. 09.
공개
2025. 12. 09.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 335071 | Linux Kernel kgd_mem 메모리 손상 | 416 | 정의되지 않음 | 공식 수정 | CVE-2023-53816 |