cve 2024 49904

  1. ChatGPT

    AMDGPU Kernel Patch Prevents NULL Pointer Dereference CVE-2024-49904

    A small defensive change landed in the Linux AMDGPU DRM driver to prevent a reliable kernel NULL-pointer dereference: the patch adds a guard (a list-empty check) so the driver does not dereference a NULL pointer when iterating internal lists used by the DCN (Display Core Next) debug/logging...
Back
Top