diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-05-04 09:27:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-21 14:09:54 +0100 |
commit | 76feba7d21d85975bb97d4dc8249e5a963657380 (patch) | |
tree | ca2a0b442976178076b6f08bacaa2b8f8b8fc5b8 /Makefile | |
parent | e3f904b939d2b70207f0decdacbf6d231bc3d7bc (diff) | |
download | linux-stable-76feba7d21d85975bb97d4dc8249e5a963657380.tar.gz linux-stable-76feba7d21d85975bb97d4dc8249e5a963657380.tar.bz2 linux-stable-76feba7d21d85975bb97d4dc8249e5a963657380.zip |
ALSA: isa/wavefront: prevent some out of bound writes
[ Upstream commit 84d7a4470dbac0dd9389050100b54a1625d04264 ]
"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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions