CVE-2024-46811

high

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.

References

https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504

https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d

https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898

Details

Source: Mitre, NVD

Published: 2024-09-27

Updated: 2024-10-07

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 7.8

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Severity: High