git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a6a84
)
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
author
Dan Carpenter
<error27@gmail.com>
Wed, 27 Jul 2011 12:02:26 +0000
(15:02 +0300)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 27 Jul 2011 14:06:16 +0000
(16:06 +0200)
"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>
sound/pci/asihpi/hpioctl.c
patch
|
blob
|
history
diff --cc
sound/pci/asihpi/hpioctl.c
Simple merge