aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorRoel Kluin <[email protected]>2009-11-10 19:11:55 +0000
committerTakashi Iwai <[email protected]>2009-11-11 07:07:05 +0000
commit71121d9fcc494453b9311992de220abb47dde3f1 (patch)
tree206f27537829d91f92cd80a0394ba3a77c3d7519 /fs/proc/array.c
parentALSA: hda - Avoid quirk for HP dc5750 (diff)
downloadkernel-71121d9fcc494453b9311992de220abb47dde3f1.tar.gz
kernel-71121d9fcc494453b9311992de220abb47dde3f1.zip
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 <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions