CVE-2024-56696

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56696
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-56696.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-56696
Downstream
Related
Published
2024-12-28T10:15:15Z
Modified
2025-08-09T19:01:29Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()

kunitkzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add NULL checks for all the kunitkzalloc() in sound_kunit.c

References

Affected packages