2024-09-18 08:03:18 +00:00
{
"id" : "CVE-2024-46714" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-18T07:15:03.060" ,
2024-09-30 14:03:19 +00:00
"lastModified" : "2024-09-30T12:50:27.723" ,
"vulnStatus" : "Analyzed" ,
2024-09-18 08:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Skip wbscl_set_scaler_filter if filter is null\n\nCallers can pass null in filter (i.e. from returned from the function\nwbscl_get_filter_coeffs_16p) and a null check is added to ensure that is\nnot the case.\n\nThis fixes 4 NULL_RETURNS issues reported by Coverity."
2024-09-20 14:03:57 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: omitir wbscl_set_scaler_filter si el filtro es nulo. Los llamadores pueden pasar un valor nulo en el filtro (es decir, del valor devuelto por la funci\u00f3n wbscl_get_filter_coeffs_16p) y se agrega una comprobaci\u00f3n de valores nulos para garantizar que ese no sea el caso. Esto soluciona 4 problemas de NULL_RETURNS informados por Coverity."
2024-09-18 08:03:18 +00:00
}
] ,
2024-09-30 14:03:19 +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:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.4.284" ,
"matchCriteriaId" : "B1C17E9C-479F-4AE4-8344-B7A213DE3E83"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.226" ,
"matchCriteriaId" : "864FC17C-501A-4823-A643-6F35D65D8A97"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.167" ,
"matchCriteriaId" : "043405A4-25FE-45D4-A7BB-2A0C3B7D17C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.109" ,
"matchCriteriaId" : "790F505A-7933-48F1-B038-380A8BC5C153"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.50" ,
"matchCriteriaId" : "A56A0460-B122-44D6-B0E6-26CE9C891536"
} ,
{
"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-18 08:03:18 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0364f1f17a86d89dc39040beea4f099e60189f1b" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1726914cb17cedab233820d26b86764dc08857b4" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/54834585e91cab13e9f82d3a811deb212a4df786" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6d94c05a13fadd80c3e732f14c83b2632ebfaa50" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c083c8be6bdd046049884bec076660d4ec9a19ca" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c4d31653c03b90e51515b1380115d1aedad925dd" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e3a95f29647ae45d1ec9541cd7df64f40bf2120a" ,
2024-09-30 14:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 08:03:18 +00:00
}
]
}