CVE Catalog

CVE-2024-46818

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

In the Linux kernel, the AMD Display module has an issue with using GPIO_ID_UNKNOWN (-1) as an array index. Lack of validation before use may lead to out-of-bounds memory access.

Risk Assessment

The vulnerability may lead to driver malfunction, system crash, or potentially allow a local attacker to escalate privileges.

Recommendation

It is recommended to apply the official Linux kernel patch that adds validation of gpio_id before using it as an array index.

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 gpio_id before used as array index [WHY & HOW] GPIO_ID_UNKNOWN (-1) is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity.

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