CVE-2024-26649: drm/amdgpu: Fix the null pointer when load rlc firmware
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: Fix the null pointer when load rlc firmware
If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpuucoderequest. There will be a null pointer error in subsequent use. So skip validation to fix it.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-26649?
CVE-2024-26649 is classified as a medium severity vulnerability.
How do I fix CVE-2024-26649?
To fix CVE-2024-26649, update your kernel to version 6.6.15, 6.7.3, or 6.8.
Which software versions are affected by CVE-2024-26649?
CVE-2024-26649 affects Linux kernel versions prior to 6.6.15, 6.7.3, and 6.8.
What vulnerability does CVE-2024-26649 address?
CVE-2024-26649 addresses a null pointer fault when loading invalid RLC firmware in the Linux kernel.
Is CVE-2024-26649 present in all Linux distributions?
CVE-2024-26649 may not be present in all distributions, but it affects specific versions of the Linux kernel utilized by various distributions.