2024-10-21 20:03:29 +00:00
{
"id" : "CVE-2024-49906" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-21T18:15:13.120" ,
2024-12-09 15:04:30 +00:00
"lastModified" : "2024-12-09T13:10:04.640" ,
"vulnStatus" : "Modified" ,
2024-10-21 20:03:29 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Check null pointer before try to access it\n\n[why & how]\nChange the order of the pipe_ctx->plane_state check to ensure that\nplane_state is not null before accessing it."
2024-10-23 16:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: Verificar el puntero nulo antes de intentar acceder a \u00e9l [por qu\u00e9 y c\u00f3mo] Cambie el orden de la verificaci\u00f3n pipe_ctx->plane_state para asegurarse de que plane_state no sea nulo antes de acceder a \u00e9l."
2024-10-21 20:03:29 +00:00
}
] ,
2024-10-24 04:03:20 +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-10-24 04:03:20 +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-10-24 04:03:20 +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:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.11.3" ,
"matchCriteriaId" : "6D5FF9C2-A011-4A64-B614-F9244ED2EA0D"
}
]
}
]
}
] ,
2024-10-21 20:03:29 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1b686053c06ffb9f4524b288110cf2a831ff7a25" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/2002ccb93004e76a471b180560accb2c1f850f35" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-09 15:04:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ebef6616219ff04abdeb39450625f85419787ee3" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
2024-10-21 20:03:29 +00:00
}
]
}