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
No history.
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