2024-09-27 14:03:19 +00:00
{
"id" : "CVE-2024-46811" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-27T13:15:14.107" ,
2024-10-07 16:03:21 +00:00
"lastModified" : "2024-10-07T14:24:56.860" ,
"vulnStatus" : "Analyzed" ,
2024-09-27 14:03:19 +00:00
"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."
2024-09-30 14:03:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: el \u00edndice de correcci\u00f3n puede exceder el rango de la matriz dentro de fpu_update_bw_bounding_box [Por qu\u00e9] Coverity informa una advertencia de OVERRUN. soc.num_states podr\u00eda ser 40. Pero el rango de la matriz de bw_params->clk_table.entries es 8. [C\u00f3mo] Confirmar si soc.num_states es mayor que 8."
2024-09-27 14:03:19 +00:00
}
] ,
2024-10-07 16:03:21 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-10-07 16:03:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-07 16:03:21 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-129"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.6.50" ,
"matchCriteriaId" : "FAE86900-6239-4D0C-B6C0-70BF7C6BA610"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.9" ,
"matchCriteriaId" : "F4469C96-A86B-4CC3-B2D5-C21B6B72641B"
}
]
}
]
}
] ,
2024-09-27 14:03:19 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/188fd1616ec43033cedbe343b6579e9921e2d898" ,
2024-10-07 16:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4003bac784380fed1f94f197350567eaa73a409d" ,
2024-10-07 16:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/aba188d6f4ebaf52acf13f204db2bd2c22072504" ,
2024-10-07 16:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
}
]
}