2024-07-12 14:03:12 +00:00
{
"id" : "CVE-2024-40926" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-12T13:15:15.403" ,
2025-03-16 03:03:50 +00:00
"lastModified" : "2025-03-06T12:55:55.323" ,
2025-03-06 13:03:51 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-12 14:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: don't attempt to schedule hpd_work on headless cards\n\nIf the card doesn't have display hardware, hpd_work and hpd_lock are\nleft uninitialized which causes BUG when attempting to schedule hpd_work\non runtime PM resume.\n\nFix it by adding headless flag to DRM and skip any hpd if it's set."
2024-07-21 02:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/nouveau: no intente programar hpd_work en tarjetas headless si la tarjeta no tiene hardware de visualizaci\u00f3n, hpd_work y hpd_lock quedan sin inicializar, lo que provoca un ERROR al intentar programar hpd_work en tiempo de ejecuci\u00f3n, reanudaci\u00f3n de PM. Solucionelo agregando una bandera sin cabeza a DRM y omita cualquier hpd si est\u00e1 configurado."
2024-07-12 14:03:12 +00:00
}
] ,
2025-03-06 13:03:51 +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" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-908"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.9.6" ,
"matchCriteriaId" : "0ABBBA1D-F79D-4BDB-AA41-D1EDCC4A6975"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2EBB4392-5FA6-4DA9-9772-8F9C750109FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "331C2F14-12C7-45D5-893D-8C52EE38EA10"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3173713D-909A-4DD3-9DD4-1E171EB057EE"
}
]
}
]
}
] ,
2024-07-12 14:03:12 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2f" ,
2025-03-06 13:03:51 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7" ,
2025-03-06 13:03:51 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2f" ,
2025-03-06 13:03:51 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7" ,
2025-03-06 13:03:51 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
}
]
}