← Back to CVE List

CVE-2024-46818

Published: 2024-09-27T13:15Z
Last Modified: 2024-10-04T17:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt