In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: Fix negative array index read
Avoid using the negative values
for clk_idex as an index into an array pptable->DpmDescriptor.
V2: fix clk_index return check (Tim Huang)
References
Configurations
Configuration 1 (hide)
|
History
10 Apr 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-09-27 13:15
Updated : 2025-04-10 13:15
NVD link : CVE-2024-46821
Mitre link : CVE-2024-46821
CVE.ORG link : CVE-2024-46821
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index