CVE Catalog

CVE-2024-46871

High
Published: Translated: NVD NIST

Summary

A vulnerability has been identified in the Linux kernel related to the incorrect definition of the value for AMDGPU_DMUB_NOTIFICATION_MAX, potentially leading to out-of-bounds access in the array.

Risk Assessment

Exploitation of this vulnerability may lead to unpredictable system behavior, impacting the stability and security of the operating environment.

Recommendation

It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability and prevent potential security issues.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS