CVE-2024-56696
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add NULL checks for all the kunit_kzalloc() in sound_kunit.c
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3e39acf56ededdebd1033349a16b704839b94b28 < f5486bf8abfe778b368d8fd1aa655dc01d0013ca | affected |
| Linux | Linux | 3e39acf56ededdebd1033349a16b704839b94b28 < 8bfff486ecc79a72e9380e2d5e0ff234d5542d2f | affected |
| Linux | Linux | 3e39acf56ededdebd1033349a16b704839b94b28 < 9ad467a2b2716d4ed12f003b041aa6c776a13ff5 | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.11.11 <= 6.11.* | unaffected |
| Linux | Linux | 6.12.2 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/f5486bf8abfe778b368d8fd1aa655dc01d0013ca
- https://git.kernel.org/stable/c/8bfff486ecc79a72e9380e2d5e0ff234d5542d2f
- https://git.kernel.org/stable/c/9ad467a2b2716d4ed12f003b041aa6c776a13ff5
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.