CVE Catalog

CVE-2024-46813

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

Summary

A vulnerability in the Linux kernel related to accessing the dc->links[] array without checking the link_index has been fixed. This issue could lead to memory overrun and resource leaks.

Risk Assessment

Organizations may be exposed to attacks exploiting memory overrun, potentially leading to unauthorized access or system instability. Resource leaks may also affect system performance.

Recommendation

It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability and to monitor systems for potential exploits.

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: 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.

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