CVE-2024-50049: drm/amd/display: Check null pointer before dereferencing se
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check null pointer before dereferencing se
[WHAT & HOW] se is null checked previously in the same function, indicating it might be null; therefore, it must be checked when used again.
This fixes 1 FORWARDNULL issue 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-50049?
CVE-2024-50049 is classified as a moderate severity vulnerability in the Linux kernel.
How do I fix CVE-2024-50049?
To fix CVE-2024-50049, update the Linux kernel to a version that is not affected, such as 6.1.123-1 or higher.
What versions of the Linux kernel are affected by CVE-2024-50049?
CVE-2024-50049 affects Linux kernel versions prior to 5.11, 5.15.168, 6.1.113, 6.6.57, and 6.11.4.
How can I verify if my system is vulnerable to CVE-2024-50049?
You can verify if your system is vulnerable by checking the kernel version against the affected versions listed for CVE-2024-50049.
What components are impacted by CVE-2024-50049?
CVE-2024-50049 impacts the drm/amd/display component of the Linux kernel.