In the Linux kernel, the following vulnerability has been resolved:
ASoC: kirkwood: Fix potential NULL dereference
In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if
CONFIG_PLAT_ORION macro is not defined.
Fix this bug by adding NULL check.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
References
Configurations
Configuration 1 (hide)
|
History
01 Apr 2025, 18:37
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1a7254525ca7a6f3e37d7882d7f7ad97f6235f7c - Patch | |
References | () https://git.kernel.org/stable/c/5bf5154739cd676b6d0958079070557c8d96afb6 - Patch | |
References | () https://git.kernel.org/stable/c/802b49e39da669b54bd9b77dc3c649999a446bf6 - Patch | |
References | () https://git.kernel.org/stable/c/d48d0c5fd733bd6d8d3ddb2ed553777ab4724169 - Patch | |
References | () https://git.kernel.org/stable/c/de9987cec6fde1dd41dfcb971433e05945852489 - Patch | |
References | () https://git.kernel.org/stable/c/ea60ab95723f5738e7737b56dda95e6feefa5b50 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-06-19 14:15
Updated : 2025-04-01 18:37
NVD link : CVE-2024-38550
Mitre link : CVE-2024-38550
CVE.ORG link : CVE-2024-38550
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference