https://github.com/torvalds/linux
Revision 71121d9fcc494453b9311992de220abb47dde3f1 authored by Roel Kluin on 10 November 2009, 19:11:55 UTC, committed by Takashi Iwai on 11 November 2009, 07:07:05 UTC
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>
1 parent 4ac5598
History
Tip revision: 71121d9fcc494453b9311992de220abb47dde3f1 authored by Roel Kluin on 10 November 2009, 19:11:55 UTC
ALSA: hda - possible read past array alc88[02]_parse_auto_config()
Tip revision: 71121d9
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.8 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top