Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCE_LEAK issues reported by Coverity.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.87 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/032c5407a608ac3b2a98bf4fbda27d12c20c5887Patch
- https://git.kernel.org/stable/c/8aa2864044b9d13e95fe224f32e808afbf79ecdfPatch
- https://git.kernel.org/stable/c/ac04759b4a002969cf0f1384f1b8bb2001cfa782Patch
FAQ
What is CVE-2024-46813?
CVE-2024-46813 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is retur...
How severe is CVE-2024-46813?
CVE-2024-46813 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46813?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.