kernel-fxtec-pro1x/sound/drivers/opl3
xidongwang d917af2fa7 ALSA: opl3: fix infoleak in opl3
commit ad155712bb1ea2151944cf06a0e08c315c70c1e3 upstream.

The stack object “info” in snd_opl3_ioctl() has a leaking problem.
It has 2 padding bytes which are not initialized and leaked via
“copy_to_user”.

Signed-off-by: xidongwang <wangxidong_97@163.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/1594006058-30362-1-git-send-email-wangxidong_97@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-16 08:17:25 +02:00
..
Makefile
opl3_drums.c
opl3_lib.c
opl3_midi.c
opl3_oss.c
opl3_seq.c
opl3_synth.c ALSA: opl3: fix infoleak in opl3 2020-07-16 08:17:25 +02:00
opl3_voice.h ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration 2019-04-20 09:15:56 +02:00