Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2018 14:23:19 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2018 14:23:19 +0000 (16:23 +0200)
commite3ebc3ad0c680fc294c12e842ee75671e20328eb
treed28697c4beb451f2a760d9153858eda95ee559ca
parentb3a653288e1aeebcc7367dc6d5a42bccbff8bde1
parent794744abfffef8b1f3c0c8a4896177d6d13d653d
Merge tag 'usb-serial-4.18-rc4' of https://git./linux/kernel/git/johan/usb-serial into usb-linus

USB-serial fixes for v4.18-rc4

Here are three fixes for broken control-transfer error handling, which
could lead to uninitialised slab data leaking to user space.

Included is also a new device id for cp210x.

All but the final two patches have been in linux-next with no reported
issues.

Signed-off-by: Johan Hovold <johan@kernel.org>