In the Linux kernel, the following vulnerability has been resolved:
crypto: bcm - add error check in the ahash_hmac_init function
The ahash_init functions may return fails. The ahash_hmac_init should
not return ok when ahash_init returns error. For an example, ahash_init
will return -ENOMEM when allocation memory is error.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-12-28 10:15
Updated : 2025-11-03 21:18
NVD link : CVE-2024-56681
Mitre link : CVE-2024-56681
CVE.ORG link : CVE-2024-56681
JSON object : View
Products Affected
linux
- linux_kernel
CWE
