ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 26 Jun 2013 07:52:20 +0000 (10:52 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Jun 2013 08:35:55 +0000 (10:35 +0200)
"idx" is controled by the user and can be a negative offset into the
input_names[] array.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found