diff options
author | Dan Carpenter <error27@gmail.com> | 2011-07-27 14:02:26 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-07-27 16:06:16 +0200 |
commit | ae6ff61e43fe4f348a7f764ff0c13fb4240da7b8 (patch) | |
tree | b2c379feee2bfc5f8a632c9cbd872e5e26a04ba3 /sound/pci/hda | |
parent | ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids (diff) | |
download | linux-ae6ff61e43fe4f348a7f764ff0c13fb4240da7b8.tar.xz linux-ae6ff61e43fe4f348a7f764ff0c13fb4240da7b8.zip |
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
"adapter" is used as an array index in the adapters[] array so
the off by one would make us read past the end.
1c073b67979 "ALSA: asihpi - Remove spurious adapter index check"
reverted Dan Rosenberg's check that would have prevented the
overflow here.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda')
0 files changed, 0 insertions, 0 deletions