2024-10-21 20:03:29 +00:00
{
"id" : "CVE-2024-49879" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-21T18:15:10.147" ,
2024-11-08 17:03:28 +00:00
"lastModified" : "2024-11-08T16:15:29.797" ,
"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: omapdrm: Add missing check for alloc_ordered_workqueue\n\nAs it may return NULL pointer and cause NULL pointer dereference. Add check\nfor the return value of alloc_ordered_workqueue."
2024-10-23 16:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm: omapdrm: Agregar comprobaci\u00f3n faltante para alloc_ordered_workqueue, ya que puede devolver un puntero NULL y provocar una desreferencia del puntero NULL. Agregar comprobaci\u00f3n para el valor de retorno de alloc_ordered_workqueue."
2024-10-21 20:03:29 +00:00
}
] ,
2024-10-24 20:03:28 +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 20:03:28 +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 20:03:28 +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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.11" ,
"versionEndExcluding" : "5.10.227" ,
"matchCriteriaId" : "E02B18E0-7618-4F55-A9D9-FC9A13DCDEEF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.168" ,
"matchCriteriaId" : "4D51C05D-455B-4D8D-89E7-A58E140B864C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.113" ,
"matchCriteriaId" : "D01BD22E-ACD1-4618-9D01-6116570BE1EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.55" ,
"matchCriteriaId" : "E90B9576-56C4-47BC-AAB0-C5B2D438F5D0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.14" ,
"matchCriteriaId" : "4C16BCE0-FFA0-4599-BE0A-1FD65101C021"
} ,
{
"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/0d71916694aceb207fefecf62dfa811ec1108bbd" ,
2024-10-24 20:03:28 +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/2bda89735199683b03f55b807bd1e31a3857520b" ,
2024-10-24 20:03:28 +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/334de68eda2b99892ba869c15cb59bc956fd9f42" ,
2024-10-24 20:03:28 +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/b57b53e8ffcdfda87d954fc4187426a54fe75a3d" ,
2024-10-24 20:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
2024-11-08 17:03:28 +00:00
{
"url" : "https://git.kernel.org/stable/c/c17a4f52fa3c3dac2dd6a3c38f2de7342d97d74c" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2024-10-21 20:03:29 +00:00
{
"url" : "https://git.kernel.org/stable/c/e60b0d3b5aa2e8d934deca9e11215af84e632bc9" ,
2024-10-24 20:03:28 +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/e794b7b9b92977365c693760a259f8eef940c536" ,
2024-10-24 20:03:28 +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/f37a1d9e5e22d5489309c3cd2db476dcdcc6530c" ,
2024-10-24 20:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
}
]
}