CVE-2024-43906: drm/admgpu: fix dereferencing null pointer context
In the Linux kernel, the following vulnerability has been resolved:
drm/admgpu: fix dereferencing null pointer context
When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-43906?
CVE-2024-43906 has been classified as a medium-severity vulnerability in the Linux kernel.
How do I fix CVE-2024-43906?
To address CVE-2024-43906, users should upgrade to a patched version of the Linux kernel that includes the fix.
Which versions of the Linux kernel are affected by CVE-2024-43906?
CVE-2024-43906 affects Linux kernel versions up to 6.6.45 and versions between 6.7 and 6.10.5 inclusively.
What type of issue does CVE-2024-43906 represent in the Linux kernel?
CVE-2024-43906 represents a null pointer dereference vulnerability when handling invalid ta types in the graphics driver.
Is there a known exploit for CVE-2024-43906?
As of now, there are no public exploits available for CVE-2024-43906, but users are advised to apply patches to mitigate the risk.