summaryrefslogtreecommitdiffstats
path: root/sound/usb/mixer_quirks.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-08-25 09:21:44 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-06 10:23:36 +0200
commitee26f3722d2b0a14bd88c19ffafa6975d1cdf4de (patch)
tree89d46d8f738f88e3297f4613c95b627f545a6ffb /sound/usb/mixer_quirks.c
parent853ccdea876bfb2d537d01f2bc93557618e37131 (diff)
downloadlinux-stable-ee26f3722d2b0a14bd88c19ffafa6975d1cdf4de.tar.gz
linux-stable-ee26f3722d2b0a14bd88c19ffafa6975d1cdf4de.tar.bz2
linux-stable-ee26f3722d2b0a14bd88c19ffafa6975d1cdf4de.zip
ALSA: seq: Fix potential concurrent access to the deleted pool
commit 75545304eba6a3d282f923b96a466dc25a81e359 upstream. The input pool of a client might be deleted via the resize ioctl, the the access to it should be covered by the proper locks. Currently the only missing place is the call in snd_seq_ioctl_get_client_pool(), and this patch papers over it. Reported-by: syzbot+4a75454b9ca2777f35c7@syzkaller.appspotmail.com Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/usb/mixer_quirks.c')
0 files changed, 0 insertions, 0 deletions