← Back to CVE List

CVE-2024-46813

Published: 2024-09-27T13:15Z
Last Modified: 2025-04-10T13:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCE_LEAK issues reported by Coverity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt