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
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
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

30 Sep 2024, 12:45

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: el índice de corrección puede exceder el rango de la matriz dentro de fpu_update_bw_bounding_box [Por qué] Coverity informa una advertencia de OVERRUN. soc.num_states podría ser 40. Pero el rango de la matriz de bw_params->clk_table.entries es 8. [Cómo] Confirmar si soc.num_states es mayor que 8.

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