CVE-2024-46811

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

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

07 Oct 2024, 14:24

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
First Time Linux linux Kernel
Linux
CWE CWE-129
References () https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898 - () https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898 - Patch
References () https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d - () https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d - Patch
References () https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504 - () https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504 - Patch

27 Sep 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-27 13:15

Updated : 2024-10-07 14:24


NVD link : CVE-2024-46811

Mitre link : CVE-2024-46811

CVE.ORG link : CVE-2024-46811


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-129

Improper Validation of Array Index