CVE-2024-46816
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.15
and later are affected. Fixed in
5.10.237,
5.15.181,
6.1.135,
6.6.88,
6.10.9,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-46816 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/13080d052c995aee14695a5b740c245121eb2bcc
-
PatchKernel patch commithttps://git.kernel.org/stable/c/36c39a8dcce210649f2f45f252abaa09fcc1ae87
-
PatchKernel patch commithttps://git.kernel.org/stable/c/c84632096722fd31251f0957fafc9e90d9a247fd
Frequently asked questions
-
What is CVE-2024-46816?
CVE-2024-46816 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.15 onward and has been patched in 5.10.237, 5.15.181, 6.1.135 and others. CVE-2024-46816 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-46816?
CVE-2024-46816 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-46816?
Yes — CVE-2024-46816 has been patched. Fixed versions include 5.10.237, 5.15.181, 6.1.135 and others. If you are running Linux kernel 4.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-46816 actively exploited?
No — CVE-2024-46816 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.