2024-12-08 03:06:42 +00:00

37 lines
1.8 KiB
JSON

{
"id": "CVE-2024-53106",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-12-02T14:15:11.420",
"lastModified": "2024-12-02T14:15:11.420",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nima: fix buffer overrun in ima_eventdigest_init_common\n\nFunction ima_eventdigest_init() calls ima_eventdigest_init_common()\nwith HASH_ALGO__LAST which is then used to access the array\nhash_digest_size[] leading to buffer overrun. Have a conditional\nstatement to handle this."
},
{
"lang": "es",
"value": " En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ima: se corrige el desbordamiento del b\u00fafer en la funci\u00f3n ima_eventdigest_init_common La funci\u00f3n ima_eventdigest_init() llama a ima_eventdigest_init_common() con HASH_ALGO__LAST, que luego se utiliza para acceder a la matriz hash_digest_size[], lo que provoca un desbordamiento del b\u00fafer. Se debe tener una declaraci\u00f3n condicional para manejar esto."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/1ecf0df5205cfb0907eb7984b8671257965a5232",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/8a84765c62cc0469864e2faee43aae253ad16082",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/923168a0631bc42fffd55087b337b1b6c54dcff5",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/e01aae58e818503f2ffcd34c6f7dc6f90af1057e",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}