CVE-2024-56681

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56681
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56681.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56681
Downstream
Related
Published
2024-12-28T10:15:09Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages