CVE-2023-53090
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the waiter structure is not initialized; When copy_from_user() fails in the kfd_wait_on_events() function, it will enter exception handling to release the previously allocated memory of the waiter structure; Due to the event field of the waiters structure being accessed in the free_waiters() function, this results in illegal memory access and system crash...
- CVSS
- 7.1
- EPSS
- 0.20% 9.97% percentile
- CISA KEV
- Not listed
- Published
- 2025.05.03