linux/sound/isa/wavefront
Dan Carpenter 84d7a4470d ALSA: isa/wavefront: prevent some out of bound writes
"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>
2016-05-08 11:39:44 +02:00
..
Makefile
wavefront.c
wavefront_fx.c
wavefront_midi.c
wavefront_synth.c ALSA: isa/wavefront: prevent some out of bound writes 2016-05-08 11:39:44 +02:00