android_kernel_xiaomi_sm8350/sound/firewire
Dan Carpenter 5009aead17 ALSA: firewire-digi00x: prevent potential use after free
[ Upstream commit c0e72058d5e21982e61a29de6b098f7c1f0db498 ]

This code was supposed to return an error code if init_stream()
failed, but it instead freed dg00x->rx_stream and returned success.
This potentially leads to a use after free.

Fixes: 9a08067ec3 ("ALSA: firewire-digi00x: support AMDTP domain")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/c224cbd5-d9e2-4cd4-9bcf-2138eb1d35c6@kili.mountain
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-30 12:44:05 +01:00
..
bebob ALSA: bebob: add support for ToneWeal FW66 2021-07-20 16:10:45 +02:00
dice ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 2021-05-26 12:05:16 +02:00
digi00x ALSA: firewire-digi00x: prevent potential use after free 2023-05-30 12:44:05 +01:00
fireface ALSA: fireface: Fix integer overflow in transmit_midi_msg() 2021-01-19 18:26:18 +01:00
fireworks ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes 2022-05-12 12:23:40 +02:00
motu
oxfw Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" 2021-07-20 16:10:41 +02:00
tascam ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() 2023-04-20 12:07:35 +02:00
amdtp-am824.c
amdtp-am824.h
amdtp-stream-trace.h
amdtp-stream.c ALSA: firewire-lib: fix check for the size of isochronous packet payload 2021-05-26 12:05:17 +02:00
amdtp-stream.h
cmp.c
cmp.h
fcp.c ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction 2022-04-15 14:18:09 +02:00
fcp.h
isight.c
iso-resources.c
iso-resources.h
Kconfig ALSA: bebob: add support for ToneWeal FW66 2021-07-20 16:10:45 +02:00
lib.c
lib.h
Makefile
packets-buffer.c
packets-buffer.h