Files
linux/sound/soc/codecs/ab8500-codec.c
Dan Carpenter 7a7e86e4ef ASoC: ab8500-codec: info leak in anc_status_control_put()
commit d63733aed9 upstream.

If the user passes an invalid value it leads to an info leak when we
print the error message or it could oops.  This is called with user
supplied data from snd_ctl_elem_write().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-13 16:08:31 -07:00

78 KiB