Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.50 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898Patch
- https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409dPatch
- https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504Patch
FAQ
What is CVE-2024-46811?
CVE-2024-46811 is a vulnerability with a CVSS score of 7.8 (HIGH). 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.nu...
How severe is CVE-2024-46811?
CVE-2024-46811 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46811?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.