CVE-2024-56681

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/12/2024
Last modified:
28/12/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> crypto: bcm - add error check in the ahash_hmac_init function<br /> <br /> The ahash_init functions may return fails. The ahash_hmac_init should<br /> not return ok when ahash_init returns error. For an example, ahash_init<br /> will return -ENOMEM when allocation memory is error.

Impact