In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Stop amdgpudm initialize when link nums greater than maxlinks
[Why] Coverity report OVERRUN warning. There are only maxlinks elements within dc->links. link count could up to AMDGPUDMMAXDISPLAY_INDEX 31.
[How] Make sure link count less than max_links.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46816.json"
}