Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to use the correct (larger) array size of total number of voltage states.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.0.13 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3d8a298b2e83b98042e6ec726e934f535b23e6aaPatch
- https://git.kernel.org/stable/c/aeffc8fb2174f017a10df114bc312f899904dc68Patch
FAQ
What is CVE-2022-48979?
CVE-2022-48979 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number of...
How severe is CVE-2022-48979?
CVE-2022-48979 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48979?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.