In the Linux kernel, the following vulnerability has been resolved:
ima: fix buffer overrun in imaeventdigestinit_common
Function imaeventdigestinit() calls imaeventdigestinitcommon() with HASHALGO_LAST which is then used to access the array hashdigest_size[] leading to buffer overrun. Have a conditional statement to handle this.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/ee626f5d79d5817bb21d6f048dc0da4c4e383443/cves/2024/53xxx/CVE-2024-53106.json"
}