From: Samuel Thibault Date: Mon, 7 Jan 2013 21:03:51 +0000 (+0100) Subject: staging: speakup: avoid out-of-range access in synth_add() X-Git-Tag: v3.2.38~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5a0124c45f7f40f0829de7e6bade4ce4633bfa;p=pandora-kernel.git staging: speakup: avoid out-of-range access in synth_add() commit 6102c48bd421074a33e102f2ebda3724e8d275f9 upstream. Check that array index is in-bounds before accessing the synths[] array. Signed-off-by: Samuel Thibault Cc: Nickolai Zeldovich Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed