In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: fix the Out-of-bounds read warning
using index i - 1U may beyond element index
for mc_data[] when i = 0.
References
Configurations
Configuration 1 (hide)
|
History
26 Sep 2024, 13:29
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
CWE | CWE-125 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/12c6967428a099bbba9dfd247bb4322a984fcc0b - Patch | |
References | () https://git.kernel.org/stable/c/20c6373a6be93039f9d66029bb1e21038a060be1 - Patch | |
References | () https://git.kernel.org/stable/c/3317966efcdc5101e93db21514b68917e7eb34ea - Patch | |
References | () https://git.kernel.org/stable/c/38e32a0d837443c91c4b615a067b976cfb925376 - Patch | |
References | () https://git.kernel.org/stable/c/d83fb9f9f63e9a120bf405b078f829f0b2e58934 - Patch | |
References | () https://git.kernel.org/stable/c/f1e261ced9bcad772a45a2fcdf413c3490e87299 - Patch |
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Sep 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-18 07:15
Updated : 2024-09-26 13:29
NVD link : CVE-2024-46731
Mitre link : CVE-2024-46731
CVE.ORG link : CVE-2024-46731
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read