summaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c
diff options
context:
space:
mode:
authorJiri Slaby2013-02-17 14:33:04 +0100
committerTakashi Iwai2013-02-17 18:02:00 +0100
commit4909a0caabb8b4352efcea223e58b86f8bc1f98b (patch)
treed1ab789fbca64ee1cd7e7f0deede7c6f855bd87d /sound/isa/es18xx.c
parentMerge tag 'asoc-3.9-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-4909a0caabb8b4352efcea223e58b86f8bc1f98b.tar.gz
kernel-qcow2-linux-4909a0caabb8b4352efcea223e58b86f8bc1f98b.tar.xz
kernel-qcow2-linux-4909a0caabb8b4352efcea223e58b86f8bc1f98b.zip
ALSA: usb/quirks, fix out-of-bounds access
bootresponse in snd_usb_mbox2_boot_quirk is only 12 (decimal) u8's long, but i9s passed to snd_usb_ctl_msg as it would be 0x12 (hexa) long. Fix that by having proper size of the array, i.e. 0x12. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/es18xx.c')
0 files changed, 0 insertions, 0 deletions