snd_emux_xg_control() can be called with an argument 'param' greater
than size of 'control' array. It may lead to accessing 'control'
array at a wrong index.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Artemii Karasev <karasev@ispras.ru>
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| emux.c | ||
| emux_effect.c | ||
| emux_hwdep.c | ||
| emux_nrpn.c | ||
| emux_oss.c | ||
| emux_proc.c | ||
| emux_seq.c | ||
| emux_synth.c | ||
| emux_voice.h | ||
| soundfont.c | ||