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
References
Configurations
Configuration 1 (hide)
|
History
08 Jan 2025, 16:45
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CWE | CWE-476 | |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/8bfff486ecc79a72e9380e2d5e0ff234d5542d2f - Patch | |
| References | () https://git.kernel.org/stable/c/9ad467a2b2716d4ed12f003b041aa6c776a13ff5 - Patch | |
| References | () https://git.kernel.org/stable/c/f5486bf8abfe778b368d8fd1aa655dc01d0013ca - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
28 Dec 2024, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-12-28 10:15
Updated : 2025-10-01 20:17
NVD link : CVE-2024-56696
Mitre link : CVE-2024-56696
CVE.ORG link : CVE-2024-56696
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
