linux-stable/sound/pci/mixart
Takashi Iwai 403c521003 ALSA: mixart: Add sanity check for timer notify streams
The miXart timer notification is a variable length, and if a hardware
is screwed up, we may access over the actual data size.  Let's add a
sanity check and bail out if an invalid value is received.

Link: https://lore.kernel.org/r/20211207153323.27098-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-12-07 16:35:58 +01:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mixart.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart.h ALSA: mixart: Correct comment wrt obsoleted tasklet usage 2020-09-09 18:34:36 +02:00
mixart_core.c ALSA: mixart: Add sanity check for timer notify streams 2021-12-07 16:35:58 +01:00
mixart_core.h ALSA: mixart: Reduce size of mixart_timer_notify 2021-12-07 08:58:38 +01:00
mixart_hwdep.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_hwdep.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
mixart_mixer.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_mixer.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00