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

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 ALSA: firewire-motu: Correct a typo in the clock proc string 2020-01-09 10:20:01 +01:00
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
Kconfig ALSA: bebob: add support for ToneWeal FW66 2021-07-20 16:10:45 +02:00
Makefile
amdtp-am824.c ALSA: firewire-lib: fix invalid assignment to union data for directional parameter 2020-06-24 17:50:25 +02:00
amdtp-am824.h
amdtp-stream-trace.h ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints format 2020-05-20 08:20:19 +02:00
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 ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream 2019-08-05 19:57:29 +02:00
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
lib.c
lib.h
packets-buffer.c ALSA: firewire: fix a memory leak bug 2019-08-08 11:12:26 +02:00
packets-buffer.h