diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-09-13 11:44:44 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-09-13 16:31:51 +0400 |
commit | 0c21fccd97f0ff58e6e9699370a09f6ec8946061 (patch) | |
tree | 75f54f5361d4869e817a6cca38a62c9e73256d0b /sound/pci/ctxfi | |
parent | 3d0049e8529adaa36c38a7b400792f6c37b66c92 (diff) | |
download | linux-0c21fccd97f0ff58e6e9699370a09f6ec8946061.tar.xz |
ALSA: asihpi: a couple array out of bounds issues
These ->put() functions are called from snd_ctl_elem_write() with user
supplied data. snd_asihpi_tuner_band_put() is missing a limit check and
the check in snd_asihpi_clksrc_put() can underflow.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ctxfi')
0 files changed, 0 insertions, 0 deletions