linux-stable-rt/sound/pci/hda
Roel Kluin 71121d9fcc ALSA: hda - possible read past array alc88[02]_parse_auto_config()
The test of index `i' is after the read - too late - and
unsafe: if snd_hda_get_connections() fails in the last
iteration a read beyond the array is possible.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-11-11 08:07:05 +01:00
..
Kconfig
Makefile
hda_beep.c
hda_beep.h
hda_codec.c
hda_codec.h
hda_eld.c
hda_generic.c
hda_hwdep.c
hda_intel.c
hda_local.h
hda_proc.c
patch_analog.c
patch_atihdmi.c
patch_ca0110.c
patch_cirrus.c
patch_cmedia.c
patch_conexant.c
patch_intelhdmi.c
patch_nvhdmi.c
patch_realtek.c
patch_si3054.c
patch_sigmatel.c
patch_via.c