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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-09-27 13:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-46818
Mitre link : CVE-2024-46818
CVE.ORG link : CVE-2024-46818
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index
