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.
Product | Vendor | Version |
---|---|---|
Linux | Linux | 23.0 ap366624 |
Linux | Linux | 23.0 ap367109 |
Linux | Linux | x64-based Systems Service Pack 2 (Server Core installation) |
Linux | Linux | < 4.3.3.1624 Build 20210416 |