039f935ae0
commit 6a32425f953b955b4ff82f339d01df0b713caa5d upstream.
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:
|
||
---|---|---|
.. | ||
emux_effect.c | ||
emux_hwdep.c | ||
emux_nrpn.c | ||
emux_oss.c | ||
emux_proc.c | ||
emux_seq.c | ||
emux_synth.c | ||
emux_voice.h | ||
emux.c | ||
Makefile | ||
soundfont.c |