VYPR
Unrated severityNVD Advisory· Published Sep 27, 2024· Updated Jul 11, 2025

drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box

CVE-2024-46811

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box

[Why] Coverity reports OVERRUN warning. soc.num_states could be 40. But array range of bw_params->clk_table.entries is 8.

[How] Assert if soc.num_states greater than 8.

Affected products

95

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.