In the Linux kernel, the following vulnerability has been resolved:
drm/amd: check num of link levels when update pcie param
In SR-IOV environment, the value of pcie_table->num_of_link_levels will
be 0, and num_of_levels - 1 will cause array index out of bounds
References
Configurations
Configuration 1 (hide)
|
History
30 Dec 2024, 20:09
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-129 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/09f617219fe9ccd8d7b65dc3e879b5889f663b5a - Patch | |
References | () https://git.kernel.org/stable/c/2f2d48b6247ae3001f83c98730b3cce475cb2927 - Patch | |
References | () https://git.kernel.org/stable/c/406e8845356d18bdf3d3a23b347faf67706472ec - Patch | |
References | () https://git.kernel.org/stable/c/5b4574b663d0a1a0a62d5232429b7db9ae6d0670 - Patch |
Information
Published : 2024-05-21 16:15
Updated : 2024-12-30 20:09
NVD link : CVE-2023-52812
Mitre link : CVE-2023-52812
CVE.ORG link : CVE-2023-52812
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index