In the Linux kernel, the following vulnerability has been resolved:
crypto: bcm - add error check in the ahashhmacinit function
The ahashinit functions may return fails. The ahashhmacinit should not return ok when ahashinit returns error. For an example, ahash_init will return -ENOMEM when allocation memory is error.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56681.json",
"cna_assigner": "Linux"
}