android_kernel_oneplus_msm8998/sound/isa/wavefront
Dan Carpenter 76feba7d21 ALSA: isa/wavefront: prevent some out of bound writes
[ Upstream commit 84d7a4470dbac0dd9389050100b54a1625d04264 ]

"header->number" can be up to USHRT_MAX and it comes from the ioctl so
it needs to be capped.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-21 14:09:54 +01:00
..
Makefile
wavefront.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
wavefront_fx.c sound: Deparenthesize negative error returns 2015-03-24 11:41:37 +01:00
wavefront_midi.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
wavefront_synth.c ALSA: isa/wavefront: prevent some out of bound writes 2018-12-21 14:09:54 +01:00