Ubuntu-focal-kernel/sound/firewire
Dan Carpenter bd8f65a03e ALSA: firewire-digi00x: prevent potential use after free
BugLink: https://bugs.launchpad.net/bugs/2028697

[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2023-08-09 12:25:30 +02:00
..
bebob ALSA: bebob: add support for ToneWeal FW66 2021-09-20 18:48:52 +02:00
dice ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 2021-06-18 15:02:31 +02:00
digi00x ALSA: firewire-digi00x: prevent potential use after free 2023-08-09 12:25:30 +02:00
fireface
fireworks ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes 2022-07-11 16:39:29 +02:00
motu
oxfw Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" 2021-09-20 18:48:46 +02:00
tascam ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() 2023-07-10 17:22:10 +02:00
Kconfig ALSA: bebob: add support for ToneWeal FW66 2021-09-20 18:48:52 +02:00
Makefile
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-06-18 15:02:31 +02:00
amdtp-stream.h
cmp.c
cmp.h
fcp.c ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction 2022-05-20 15:18:45 +02:00
fcp.h
isight.c
iso-resources.c
iso-resources.h
lib.c
lib.h
packets-buffer.c
packets-buffer.h