Answer in brief
CVE-2024-46811 records a Unknown severity vulnerability in drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <4003bac784380fed1f94f197350567eaa73a409d || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <aba188d6f4ebaf52acf13f204db2bd2c22072504 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <188fd1616ec43033cedbe343b6579e9921e2d898 | 4003bac784380fed1f94f197350567eaa73a409d, aba188d6f4ebaf52acf13f204db2bd2c22072504, 188fd1616ec43033cedbe343b6579e9921e2d898 |
| Linux/Linuxgeneric | 4.15 | Not reported |
Published upstream
Sep 27, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-46811 records a Unknown severity vulnerability in drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <4003bac784380fed1f94f197350567eaa73a409d || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <aba188d6f4ebaf52acf13f204db2bd2c22072504 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <188fd1616ec43033cedbe343b6579e9921e2d898 | 4003bac784380fed1f94f197350567eaa73a409d, aba188d6f4ebaf52acf13f204db2bd2c22072504, 188fd1616ec43033cedbe343b6579e9921e2d898 |
| Linux/Linuxgeneric | 4.15 | Not reported |
Published upstream
Sep 27, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.