2024-12-27 17:03:43 +00:00
{
"id" : "CVE-2024-56667" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-12-27T15:15:26.600" ,
2025-01-06 19:03:52 +00:00
"lastModified" : "2025-01-06T18:21:07.280" ,
"vulnStatus" : "Analyzed" ,
2024-12-27 17:03:43 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915: Fix NULL pointer dereference in capture_engine\n\nWhen the intel_context structure contains NULL,\nit raises a NULL pointer dereference error in drm_info().\n\n(cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d)"
2025-01-05 03:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/i915: Se corrige la desreferencia de puntero NULL en capture_engine Cuando la estructura intel_context contiene NULL, genera un error de desreferencia de puntero NULL en drm_info(). (seleccionado de el commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d)"
2024-12-27 17:03:43 +00:00
}
] ,
2025-01-06 19:03:52 +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" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"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" : "6.3" ,
"versionEndExcluding" : "6.6.67" ,
"matchCriteriaId" : "7ADA2DEA-E7E0-4C82-A5D7-41BCC88A223F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.12.6" ,
"matchCriteriaId" : "0CB1A9BB-F95E-43DD-A2FD-147912FD91E5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "62567B3C-6CEE-46D0-BC2E-B3717FBF7D13"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5A073481-106D-4B15-B4C7-FB0213B8E1D4"
}
]
}
]
}
] ,
2024-12-27 17:03:43 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/da0b986256ae9a78b0215214ff44f271bfe237c1" ,
2025-01-06 19:03:52 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e07f9c92bd127f8835ac669d83b5e7ff59bbb40f" ,
2025-01-06 19:03:52 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e6ebe4f14a267bc431d0eebab4f335c0ebd45977" ,
2025-01-06 19:03:52 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
}
]
}