CVE-2024-46871
HighIn the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller number to create array dmub_callback & dmub_thread_offload has potential to access item out of array bound. Fix it.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-129CVE-2024-46871 is classified as CWE-129
See CWE-129 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
4.15
and later are affected. Fixed in
5.15.174,
6.1.109,
6.6.50,
6.10.9,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-46871 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Third Party Advisory
-
PatchKernel patch commithttps://git.kernel.org/stable/c/800a5ab673c4a61ca220cce177386723d91bdb37
-
PatchKernel patch commithttps://git.kernel.org/stable/c/9f404b0bc2df3880758fb3c3bc7496f596f347d7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/ad28d7c3d989fc5689581664653879d664da76f0
Frequently asked questions
-
What is CVE-2024-46871?
CVE-2024-46871 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 4.15 onward and has been patched in 5.15.174, 6.1.109, 6.6.50 and others. CVE-2024-46871 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-46871?
CVE-2024-46871 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-46871?
Yes — CVE-2024-46871 has been patched. Fixed versions include 5.15.174, 6.1.109, 6.6.50 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-46871 actively exploited?
No — CVE-2024-46871 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.