In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATION_MAX
[Why & How] It actually exposes '6' types in enum dmubnotificationtype. Not 5. Using smaller number to create array dmubcallback & dmubthread_offload has potential to access item out of array bound. Fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/9c3874e559580d6c6ec8d449812ac11277724770/cves/2024/46xxx/CVE-2024-46871.json",
"cna_assigner": "Linux"
}