alistair23-linux/sound/drivers/opl3
Dan Carpenter d124380674 ALSA: opl3: small array underflow
There is a missing lower bound check on "pitchbend" so it means we can
read up to 6 elements before the start of the opl3_note_table[] array.

Thanks to Clemens Ladisch for his help with this patch.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-03-06 13:04:42 +01:00
..
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
opl3_drums.c [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00
opl3_lib.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
opl3_midi.c ALSA: opl3: small array underflow 2015-03-06 13:04:42 +01:00
opl3_oss.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
opl3_seq.c ALSA: opl3: Use setup_timer() and mod_timer() 2015-01-19 11:32:26 +01:00
opl3_synth.c ALSA: Replace with IS_ENABLED() 2014-02-10 11:42:00 +01:00
opl3_voice.h [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00