Commit 5bc6837f authored by Dan Carpenter's avatar Dan Carpenter Committed by sanglipeng
Browse files

ALSA: firewire-digi00x: prevent potential use after free

stable inclusion
from stable-v5.10.181
commit 13c5fa1248bf06e95a25907c1be83948b8c44c50
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I8GJZJ

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=13c5fa1248bf06e95a25907c1be83948b8c44c50



--------------------------------

[ Upstream commit c0e72058 ]

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: 9a08067e ("ALSA: firewire-digi00x: support AMDTP domain")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/c224cbd5-d9e2-4cd4-9bcf-2138eb1d35c6@kili.mountain


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent a01c3b87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment