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
04 Oct 2024, 17:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/06a3810010b525b9958424e344f0c25b09e128fa - Patch | |
References | () https://git.kernel.org/stable/c/4711b1347cb9f0c3083da6d87c624d75f9bd1d50 - Patch | |
References | () https://git.kernel.org/stable/c/60f4a4bc3329e5cb8c4df0cc961f0d5ffd96e22d - Patch | |
References | () https://git.kernel.org/stable/c/c8c19ebf7c0b202a6a2d37a52ca112432723db5f - Patch | |
CWE | CWE-129 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
30 Sep 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
27 Sep 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-27 13:15
Updated : 2024-10-04 17:06
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