2024-10-21 20:03:29 +00:00
{
"id" : "CVE-2024-49898" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-21T18:15:12.190" ,
2024-12-14 23:03:44 +00:00
"lastModified" : "2024-12-14T21:15:27.313" ,
2024-12-09 15:04:30 +00:00
"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-initialized variables\n\n[WHAT & HOW]\ndrr_timing and subvp_pipe are initialized to null and they are not\nalways assigned new values. It is necessary to check for null before\ndereferencing.\n\nThis fixes 2 FORWARD_NULL issues reported by Coverity."
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: comprobar variables inicializadas en valores nulos [QU\u00c9 Y C\u00d3MO] drr_timing y subvp_pipe se inicializan en valores nulos y no siempre se les asignan nuevos valores. Es necesario comprobar si hay valores nulos antes de desreferenciar. Esto soluciona 2 problemas de FORWARD_NULL informados por Coverity."
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.10.14" ,
"matchCriteriaId" : "652638C5-5F25-4DF3-AD42-DD3252A97152"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.11" ,
"versionEndExcluding" : "6.11.3" ,
"matchCriteriaId" : "54D9C704-D679-41A7-9C40-10A6B1E7FFE9"
}
]
}
]
}
] ,
2024-10-21 20:03:29 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/115b1a3b0944b4d8ef0b4b0c5a625bdd9474131f" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
2024-12-14 23:03:44 +00:00
{
"url" : "https://git.kernel.org/stable/c/26d262b79a3587aaa84368586a55e9026c67841b" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2024-10-21 20:03:29 +00:00
{
"url" : "https://git.kernel.org/stable/c/367cd9ceba1933b63bc1d87d967baf6d9fd241d2" ,
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/3fc70ae048fe0936761b73b50700a810ff61e853" ,
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/c3a3b6d9a9383e3c1a4a08878ba5046e68647595" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
2024-10-21 20:03:29 +00:00
}
]
}