From: Dan Carpenter Date: Wed, 26 Jun 2013 07:52:20 +0000 (+0300) Subject: ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() X-Git-Tag: v3.2.51~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aaf4c42a31301cc59177aa3246fdd7b20b570fa;p=pandora-kernel.git ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() commit bd5fe738e388ceaa32e5171481e0d3ec59f0ccfe upstream. "idx" is controled by the user and can be a negative offset into the input_names[] array. Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed