2024-05-01 08:03:29 +00:00
{
"id" : "CVE-2024-26945" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-01T06:15:10.177" ,
2025-03-20 23:03:52 +00:00
"lastModified" : "2025-03-20T21:26:07.280" ,
"vulnStatus" : "Analyzed" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [ ] ,
2024-05-01 08:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: iaa - Fix nr_cpus < nr_iaa case\n\nIf nr_cpus < nr_iaa, the calculated cpus_per_iaa will be 0, which\ncauses a divide-by-0 in rebalance_wq_table().\n\nMake sure cpus_per_iaa is 1 in that case, and also in the nr_iaa == 0\ncase, even though cpus_per_iaa is never used if nr_iaa == 0, for\nparanoia."
2024-05-05 02:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: crypto: iaa - Corrige el caso nr_cpus < nr_iaa Si nr_cpus < nr_iaa, el cpus_per_iaa calculado ser\u00e1 0, lo que provoca una divisi\u00f3n por 0 en rebalance_wq_table(). Aseg\u00farese de que cpus_per_iaa sea 1 en ese caso, y tambi\u00e9n en el caso de nr_iaa == 0, aunque cpus_per_iaa nunca se use si nr_iaa == 0, para paranoia."
2024-05-01 08:03:29 +00:00
}
] ,
2024-07-03 02:03:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH" ,
2024-07-03 02:03:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-03 02:03:28 +00:00
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-369"
}
]
}
] ,
2025-03-20 23:03:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.8.3" ,
"matchCriteriaId" : "45CAC835-1C61-4C27-A919-EF08207D3099"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "22BEDD49-2C6D-402D-9DBF-6646F6ECD10B"
}
]
}
]
}
] ,
2024-05-01 08:03:29 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/5a7e89d3315d1be86aff8a8bf849023cda6547f7" ,
2025-03-20 23:03:52 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 08:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a5ca1be7f9817de4e93085778b3ee2219bdc2664" ,
2025-03-20 23:03:52 +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/5a7e89d3315d1be86aff8a8bf849023cda6547f7" ,
2025-03-20 23:03:52 +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/a5ca1be7f9817de4e93085778b3ee2219bdc2664" ,
2025-03-20 23:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-05-01 08:03:29 +00:00
}
]
}