In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
[Why]
Coverity report OVERRUN warning. There are
only max_links elements within dc->links. link
count could up to AMDGPU_DM_MAX_DISPLAY_INDEX 31.
[How]
Make sure link count less than max_links.
References
Configurations
History
20 Nov 2024, 18:02
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/36c39a8dcce210649f2f45f252abaa09fcc1ae87 - Patch | |
References | () https://git.kernel.org/stable/c/cf8b16857db702ceb8d52f9219a4613363e2b1cf - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
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-11-20 18:02
NVD link : CVE-2024-46816
Mitre link : CVE-2024-46816
CVE.ORG link : CVE-2024-46816
JSON object : View
Products Affected
linux
- linux_kernel
CWE