Security Advisory

CVE-2024-38550

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 13:35:22
Last updated 2026-05-23 15:48:28
Assigner Linux
State PUBLISHED

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.