Linux · Linux Kernel · CVE-2024-43905
**Name of the Vulnerable Software and Affected Versions**
Linux kernel versions prior to 6.6.50
**Description**
A null pointer dereference issue has been resolved in the Linux kernel, specifically in the drm/amd/pm module for vega10 hwmgr. The fix involves checking return values and conducting null pointer handling to avoid null pointer dereferences.
**Recommendations**
Update to Linux kernel version 6.6.50 or later to resolve the issue.
As a temporary workaround, consider disabling the drm/amd/pm module until a patch is available.
Restrict access to the vulnerable module to minimize the risk of exploitation.