2024-04-17 12:03:32 +00:00
{
"id" : "CVE-2024-26860" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-04-17T11:15:08.950" ,
2025-01-07 19:03:59 +00:00
"lastModified" : "2025-01-07T17:13:52.260" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-17 12:03:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-integrity: fix a memory leak when rechecking the data\n\nMemory for the \"checksums\" pointer will leak if the data is rechecked\nafter checksum failure (because the associated kfree won't happen due\nto 'goto skip_io').\n\nFix this by freeing the checksums memory before recheck, and just use\nthe \"checksum_onstack\" memory for storing checksum during recheck."
2024-04-21 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: dm-integrity: soluciona una p\u00e9rdida de memoria al volver a verificar los datos. La memoria para el puntero de \"sumas de verificaci\u00f3n\" se perder\u00e1 si los datos se vuelven a verificar despu\u00e9s de una falla en la suma de verificaci\u00f3n (porque el kfree asociado no suceder\u00e1). debido a 'goto skip_io'). Solucione este problema liberando la memoria de sumas de verificaci\u00f3n antes de volver a verificar y simplemente use la memoria \"checksum_onstack\" para almacenar la suma de verificaci\u00f3n durante la nueva verificaci\u00f3n."
2024-04-17 12:03:32 +00:00
}
] ,
2025-01-07 19:03:59 +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" : "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.1.80" ,
"versionEndExcluding" : "6.1.83" ,
"matchCriteriaId" : "04603A3F-F633-4F6B-8E98-5D6B95526F8F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6.19" ,
"versionEndExcluding" : "6.6.23" ,
"matchCriteriaId" : "82EEFF87-D1F0-4DA5-ABA3-76779055DE39"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7.7" ,
"versionEndExcluding" : "6.7.11" ,
"matchCriteriaId" : "123AA580-CFCB-482C-9725-21C9B73ED09B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.8" ,
"versionEndExcluding" : "6.8.2" ,
"matchCriteriaId" : "543A75FF-25B8-4046-A514-1EA8EDD87AB1"
}
]
}
]
}
] ,
2024-04-17 12:03:32 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/20e21c3c0195d915f33bc7321ee6b362177bf5bf" ,
2025-01-07 19:03:59 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-17 12:03:32 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/338580a7fb9b0930bb38098007e89cc0fc496bf7" ,
2025-01-07 19:03:59 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-17 12:03:32 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/55e565c42dce81a4e49c13262d5bc4eb4c2e588a" ,
2025-01-07 19:03:59 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-17 12:03:32 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6d35654f03c35c273240d85ec67e3f2c3596c4e0" ,
2025-01-07 19:03:59 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-17 12:03:32 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/74abc2fe09691f3d836d8a54d599ca71f1e4287b" ,
2025-01-07 19:03:59 +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/20e21c3c0195d915f33bc7321ee6b362177bf5bf" ,
2025-01-07 19:03:59 +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/338580a7fb9b0930bb38098007e89cc0fc496bf7" ,
2025-01-07 19:03:59 +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/55e565c42dce81a4e49c13262d5bc4eb4c2e588a" ,
2025-01-07 19:03:59 +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/6d35654f03c35c273240d85ec67e3f2c3596c4e0" ,
2025-01-07 19:03:59 +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/74abc2fe09691f3d836d8a54d599ca71f1e4287b" ,
2025-01-07 19:03:59 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-04-17 12:03:32 +00:00
}
]
}