linux/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 ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
Makefile ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
hda_beep.c Merge branch 'fix/hda' into topic/hda 2009-07-09 18:48:38 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT 2009-09-02 00:20:21 +02:00
hda_codec.h Merge branch 'fix/hda' into topic/hda 2009-08-03 08:37:17 +02:00
hda_eld.c ALSA: hda: fix out-of-bound hdmi_eld.sad[] write 2009-07-29 14:35:20 +02:00
hda_generic.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
hda_hwdep.c ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_intel.c ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode 2009-11-07 09:49:04 +01:00
hda_local.h ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
hda_proc.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
patch_analog.c ALSA: hda - Analog Devices AD1984A add HP Touchsmart model 2009-09-29 09:15:05 +02:00
patch_atihdmi.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
patch_ca0110.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
patch_cirrus.c ALSA: hda - Enable HP output with Macbook Pro 5, 5 2009-07-30 14:57:25 +02:00
patch_cmedia.c ALSA: hda - Reword information messages for BIOS auto-probing mode 2009-07-28 16:06:56 +02:00
patch_conexant.c ALSA: hda - Tweak OLPC XO-1.5 microphone bias 2009-11-10 08:36:26 +01:00
patch_intelhdmi.c ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin number 2009-08-03 08:35:05 +02:00
patch_nvhdmi.c ALSA: hda - Allow all formats as default for Nvidia HDMI 2009-10-13 16:07:59 +02:00
patch_realtek.c ALSA: hda - possible read past array alc88[02]_parse_auto_config() 2009-11-11 08:07:05 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda, move hp_bseries_system 2009-11-05 18:30:53 +01:00
patch_via.c Merge branch 'fix/hda' into topic/hda 2009-08-31 08:27:10 +02:00