CVE-2024-46775: drm/amd/display: Validate function returns
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Validate function returns
[WHAT & HOW] Function return values must be checked before data can be used in subsequent functions.
This fixes 4 CHECKEDRETURN issues 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-46775?
CVE-2024-46775 is classified as a moderate severity vulnerability affecting the Linux kernel.
How do I fix CVE-2024-46775?
To fix CVE-2024-46775, upgrade to Linux kernel version 6.12.11-1 or later.
Which versions of Linux kernel are affected by CVE-2024-46775?
CVE-2024-46775 affects Linux kernel versions up to 6.10.10 and certain versions of Debian's linux package.
What software is at risk due to CVE-2024-46775?
CVE-2024-46775 poses a risk to systems running the affected versions of the Linux kernel.
What type of issues does CVE-2024-46775 address?
CVE-2024-46775 addresses CHECKED_RETURN issues where function return values were not adequately validated.