Linux Kernel Vulnerability in AMDGPU Driver
CVE-2023-53248
Currently unrated
What is CVE-2023-53248?
A vulnerability within the Linux kernel, specifically in the AMDGPU driver, involves the improper handling of unused fence pointers. During CPU operations related to updating page tables, NULL pointers were previously installed, leading to potential NULL dereference errors when executing dma_fence_wait(). Recent patches address this by ensuring stub fences are installed instead of NULL pointers, enhancing the overall stability and security during page table updates.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 78b25110eb8c6990f7f5096bc0136c12a2b4cc99
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0