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.n…
High CVSS 7.3
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898 Patch
- https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d Patch
- https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504 Patch
Timeline
- nvd_ingest NVD