commit | 84d7a4470dbac0dd9389050100b54a1625d04264 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed May 04 09:27:37 2016 +0300 |
committer | Takashi Iwai <tiwai@suse.de> | Sun May 08 11:39:44 2016 +0200 |
tree | 19fbd6b26fc3fc8c7bce4f3441c44f518abd46e0 | |
parent | e4ec8cc8039a7063e24204299b462bd1383184a5 [diff] |
ALSA: isa/wavefront: prevent some out of bound writes "header->number" can be up to USHRT_MAX and it comes from the ioctl so it needs to be capped. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>