CVE-2024-38550
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.
Does this matter?
Lower severity and a low EPSS score (0.23%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.4 MEDIUMCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.23% probability · 14th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/1a7254525ca7a6f3e37d7882d7f7ad97f6235f7cPatch
- https://git.kernel.org/stable/c/5bf5154739cd676b6d0958079070557c8d96afb6Patch
- https://git.kernel.org/stable/c/802b49e39da669b54bd9b77dc3c649999a446bf6Patch
- https://git.kernel.org/stable/c/d48d0c5fd733bd6d8d3ddb2ed553777ab4724169Patch
- https://git.kernel.org/stable/c/de9987cec6fde1dd41dfcb971433e05945852489Patch
- https://git.kernel.org/stable/c/ea60ab95723f5738e7737b56dda95e6feefa5b50Patch
- https://git.kernel.org/stable/c/1a7254525ca7a6f3e37d7882d7f7ad97f6235f7cPatch
- https://git.kernel.org/stable/c/5bf5154739cd676b6d0958079070557c8d96afb6Patch
- https://git.kernel.org/stable/c/802b49e39da669b54bd9b77dc3c649999a446bf6Patch
- https://git.kernel.org/stable/c/d48d0c5fd733bd6d8d3ddb2ed553777ab4724169Patch
- https://git.kernel.org/stable/c/de9987cec6fde1dd41dfcb971433e05945852489Patch
- https://git.kernel.org/stable/c/ea60ab95723f5738e7737b56dda95e6feefa5b50Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.