The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063:

  Linux 4.18-rc3 (2018-07-01 16:04:53 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git 
tags/usb-serial-4.18-rc4

for you to fetch changes up to 794744abfffef8b1f3c0c8a4896177d6d13d653d:

  USB: serial: mos7840: fix status-register error handling (2018-07-06 10:32:28 
+0200)

----------------------------------------------------------------
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 <[email protected]>

----------------------------------------------------------------
Dan Carpenter (1):
      USB: serial: ch341: fix type promotion bug in ch341_control_in()

Johan Hovold (2):
      USB: serial: keyspan_pda: fix modem-status error handling
      USB: serial: mos7840: fix status-register error handling

Olli Salonen (1):
      USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick

 drivers/usb/serial/ch341.c       | 2 +-
 drivers/usb/serial/cp210x.c      | 1 +
 drivers/usb/serial/keyspan_pda.c | 4 +++-
 drivers/usb/serial/mos7840.c     | 3 +++
 4 files changed, 8 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to