29 lines
1.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-46811",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-09-27T13:15:14.107",
"lastModified": "2024-09-27T13:15:14.107",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box\n\n[Why]\nCoverity reports OVERRUN warning. soc.num_states could\nbe 40. But array range of bw_params->clk_table.entries is 8.\n\n[How]\nAssert if soc.num_states greater than 8."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}