PT-2024-37006 · Linux+2 · Linux Kernel+2
Zichen Xie
·
Published
2024-11-27
·
Updated
2025-02-28
·
CVE-2024-56696
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A possible NULL dereference vulnerability has been identified in the Linux kernel, specifically in the ALSA core. The issue is caused by the function
kunit kzalloc(), which may return a NULL pointer. Without a NULL check, dereferencing this pointer can lead to a NULL dereference. To address this issue, NULL checks have been added for all kunit kzalloc() calls in sound kunit.c.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu