CVE-2024-56666

5.5MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_d

Published: 12/27/2024Updated: 10/1/2025

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_data" which could be null, and this value was later dereferenced without checking.

AI AnalysisPowered by AI

Affected Products

linuxlinux_kernel
linuxlinux_kernel
6.13
linuxlinux_kernel
6.13

References