linux-yocto/sound
Srinivas Kandagatla 4dda55d04c ASoC: qcom: audioreach: fix potential null pointer dereference
commit 8318e04ab2526b155773313b66a1542476ce1106 upstream.

It is possible that the topology parsing function
audioreach_widget_load_module_common() could return NULL or an error
pointer. Add missing NULL check so that we do not dereference it.

Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Stable@vger.kernel.org
Fixes: 36ad9bf1d9 ("ASoC: qdsp6: audioreach: add topology support")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20250825101247.152619-2-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-06 11:17:52 +02:00
..
ac97
aoa
arm
atmel
core ALSA: timer: fix ida_free call while not allocated 2025-08-28 16:31:15 +02:00
drivers
firewire ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported 2025-09-25 11:13:41 +02:00
hda ALSA: core: fix up bus match const issues. 2025-06-19 15:31:33 +02:00
i2c
isa ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp() 2025-07-17 18:37:09 +02:00
mips
oss
parisc
pci ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA 2025-10-02 13:44:06 +02:00
pcmcia
ppc
sh ALSA: sh: SND_AICA should depend on SH_DMA_API 2025-05-22 14:29:41 +02:00
soc ASoC: qcom: audioreach: fix potential null pointer dereference 2025-10-06 11:17:52 +02:00
sparc
spi
synth
usb ALSA: usb-audio: Add mute TLV for playback volumes on more devices 2025-10-02 13:44:07 +02:00
virtio sound/virtio: Fix cancel_sync warnings on uninitialized work_structs 2025-05-02 07:59:17 +02:00
x86 ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe() 2025-08-15 12:14:12 +02:00
xen
ac97_bus.c
Kconfig sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML 2024-10-10 16:11:18 +02:00
last.c
Makefile
sound_core.c