CVE-2024-49890: drm/amd/pm: ensure the fw_info is not null before using it
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: ensure the fwinfo is not null before using it
This resolves the dereference null return value warning reported by Coverity.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-49890?
CVE-2024-49890 has been identified as a vulnerability with moderate impact due to potential null pointer dereference.
How do I fix CVE-2024-49890?
To remediate CVE-2024-49890, upgrade the Linux kernel to a version that is not affected, such as versions 6.1.123-1, 6.1.119-1, 6.12.11-1, or 6.12.12-1.
Which Linux kernel versions are affected by CVE-2024-49890?
CVE-2024-49890 affects Linux kernel versions from 5.10.224 up to but not including 5.15.168, as well as several other specific ranges.
What type of vulnerability is CVE-2024-49890?
CVE-2024-49890 is classified as a null pointer dereference vulnerability within the Linux kernel.
Where can I find more information about CVE-2024-49890?
Additional details on CVE-2024-49890 can be found in the Linux kernel commits referenced in the official patch documentation.