CVE-2024-46811

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46811
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46811.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-46811
Downstream
Related
Published
2024-09-27T12:35:54.445Z
Modified
2025-11-28T02:34:27.273233Z
Summary
drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix index may exceed array range within fpuupdatebwboundingbox

[Why] Coverity reports OVERRUN warning. soc.numstates could be 40. But array range of bwparams->clk_table.entries is 8.

[How] Assert if soc.num_states greater than 8.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46811.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c
Fixed
4003bac784380fed1f94f197350567eaa73a409d
Fixed
aba188d6f4ebaf52acf13f204db2bd2c22072504
Fixed
188fd1616ec43033cedbe343b6579e9921e2d898

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
6.6.50
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.10.9