CVE Catalog

CVE-2022-48979

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

In the Linux kernel, the AMD graphics driver (drm/amd/display) has an array index out-of-bounds error in the DCN32 DML module. The LinkCapacitySupport array is indexed with the number of voltage states instead of the maximum number of DPPs, leading to out-of-bounds access. The fix changes the array size to the correct, larger value.

Risk Assessment

The vulnerability can lead to incorrect graphics driver behavior, system crashes, or potential security compromise. It could be exploited by malware or a local attacker.

Recommendation

It is recommended to update the Linux kernel to a patched version. Also monitor graphics driver error messages.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS