diff options
author | Johan Hovold <johan@kernel.org> | 2019-12-10 12:26:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-10 13:11:22 +0100 |
commit | 59920635b89d74b9207ea803d5e91498d39e8b69 (patch) | |
tree | cb67a993f98f1f6fd8b507b7951e5af02c6db2d5 /CREDITS | |
parent | 7c5a2df3367a2c4984f1300261345817d95b71f8 (diff) | |
download | linux-59920635b89d74b9207ea803d5e91498d39e8b69.tar.bz2 |
USB: idmouse: fix interface sanity checks
Make sure to use the current alternate setting when verifying the
interface descriptors to avoid binding to an invalid interface.
Failing to do so could cause the driver to misbehave or trigger a WARN()
in usb_submit_urb() that kernels with panic_on_warn set would choke on.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20191210112601.3561-4-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions