linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 5.4-rc2
@ 2019-10-04 13:52 Johan Hovold
  2019-10-04 14:01 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2019-10-04 13:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.4-rc2

for you to fetch changes up to 7d7e21fafdbc7fcf0854b877bd0975b487ed2717:

  USB: serial: keyspan: fix NULL-derefs on open() and write() (2019-10-04 10:57:19 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.4-rc2

Here's a fix for a long-standing issue in the keyspan driver which could
lead to NULL-pointer dereferences when a device had unexpected endpoint
descriptors.

Included are also some new device IDs.

All but the last two commits have been in linux-next with no reported
issues.

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

----------------------------------------------------------------
Beni Mahler (1):
      USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20

Daniele Palmas (1):
      USB: serial: option: add Telit FN980 compositions

Johan Hovold (1):
      USB: serial: keyspan: fix NULL-derefs on open() and write()

Reinhard Speyerer (1):
      USB: serial: option: add support for Cinterion CLS8 devices

 drivers/usb/serial/ftdi_sio.c     |  3 +++
 drivers/usb/serial/ftdi_sio_ids.h |  9 +++++++++
 drivers/usb/serial/keyspan.c      |  4 ++--
 drivers/usb/serial/option.c       | 11 +++++++++++
 4 files changed, 25 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-04 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04 13:52 [GIT PULL] USB-serial fixes for 5.4-rc2 Johan Hovold
2019-10-04 14:01 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).