2024-08-17 10:03:14 +00:00
{
"id" : "CVE-2024-42310" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-08-17T09:15:11.067" ,
2024-08-22 18:03:14 +00:00
"lastModified" : "2024-08-22T16:01:46.263" ,
"vulnStatus" : "Analyzed" ,
2024-08-17 10:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes\n\nIn cdv_intel_lvds_get_modes(), the return value of drm_mode_duplicate()\nis assigned to mode, which will lead to a NULL pointer dereference on\nfailure of drm_mode_duplicate(). Add a check to avoid npd."
2024-08-19 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: drm/gma500: corrige la desreferencia del puntero nulo en cdv_intel_lvds_get_modes En cdv_intel_lvds_get_modes(), el valor de retorno de drm_mode_duplicate() se asigna al modo, lo que conducir\u00e1 a una desreferencia del puntero NULL en caso de falla de drm_mode_duplicate(). Agregue una marca para evitar npd."
2024-08-17 10:03:14 +00:00
}
] ,
2024-08-22 18:03:14 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-08-22 18:03:14 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-22 18:03:14 +00:00
} ,
"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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.3" ,
"versionEndExcluding" : "4.19.320" ,
"matchCriteriaId" : "A8CC84FF-E64E-4A70-8AA3-8BAC46058B6B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.282" ,
"matchCriteriaId" : "A8961D98-9ACF-4188-BA88-44038B14BC28"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.224" ,
"matchCriteriaId" : "5CCEDF13-293D-4E64-B501-4409D0365AFE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.165" ,
"matchCriteriaId" : "B4E2B568-3171-41DE-B519-F2B1A3600D94"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.103" ,
"matchCriteriaId" : "E45EAC72-8329-4F99-8276-86AF9BB3496A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.44" ,
"matchCriteriaId" : "CC912330-6B41-4C6B-99AF-F3857FBACB6A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.3" ,
"matchCriteriaId" : "92D388F2-1EAF-4CFA-AC06-5B26D762EA7D"
}
]
}
]
}
] ,
2024-08-17 10:03:14 +00:00
"references" : [
2024-08-19 06:03:12 +00:00
{
"url" : "https://git.kernel.org/stable/c/08f45102c81ad8bc9f85f7a25e9f64e128edb87d" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
2024-08-17 10:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/2d209b2f862f6b8bff549ede541590a8d119da23" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/977ee4fe895e1729cd36cc26916bbb10084713d6" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
2024-08-19 06:03:12 +00:00
{
"url" : "https://git.kernel.org/stable/c/a658ae2173ab74667c009e2550455e6de5b33ddc" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b6ac46a00188cde50ffba233e6efb366354a1de5" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
2024-08-17 10:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/cb520c3f366c77e8d69e4e2e2781a8ce48d98e79" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e74eb5e8089427c8c49e0dd5067e5f39ce3a4d56" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f392c36cebf4c1d6997a4cc2c0f205254acef42a" ,
2024-08-22 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
}
]
}