2024-09-04 22:03:16 +00:00
{
"id" : "CVE-2024-44979" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-04T20:15:07.400" ,
2024-10-10 18:03:19 +00:00
"lastModified" : "2024-10-10T17:44:36.417" ,
"vulnStatus" : "Analyzed" ,
2024-09-04 22:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix missing workqueue destroy in xe_gt_pagefault\n\nOn driver reload we never free up the memory for the pagefault and\naccess counter workqueues. Add those destroy calls here.\n\n(cherry picked from commit 7586fc52b14e0b8edd0d1f8a434e0de2078b7b2b)"
2024-09-05 14:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/xe: Se corrige la falta de destrucci\u00f3n de la cola de trabajo en xe_gt_pagefault. Al recargar el controlador, nunca liberamos la memoria para las colas de trabajo del contador de acceso y de Pagefault. Agregue esas llamadas de destrucci\u00f3n aqu\u00ed. (seleccionadas de el commit 7586fc52b14e0b8edd0d1f8a434e0de2078b7b2b)"
2024-09-04 22:03:16 +00:00
}
] ,
2024-10-10 18:03:19 +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-10 18:03:19 +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-10 18:03:19 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.8" ,
"versionEndExcluding" : "6.10.7" ,
"matchCriteriaId" : "E89DCAFA-7226-4A61-B500-1229E533B4BD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B3CE743-2126-47A3-8B7C-822B502CF119"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DEB27E7-30AA-45CC-8934-B89263EF3551"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0005AEF-856E-47EB-BFE4-90C46899394D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "39889A68-6D34-47A6-82FC-CD0BF23D6754"
}
]
}
]
}
] ,
2024-09-04 22:03:16 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/a6f78359ac75f24cac3c1bdd753c49c1877bcd82" ,
2024-10-10 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b09ef3b762a7fc641fb2f89afd3ebdb65b8ba1b9" ,
2024-10-10 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
}
]
}