* [GIT PULL] USB serial fixes for 7.2-rc2
@ 2026-07-03 8:51 Johan Hovold
2026-07-03 9:41 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2026-07-03 8:51 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel
The following changes since commit ab9de95c9cf952332ab79453b4b5d1bfca8e514f:
Merge tag 'rust-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (2026-06-24 15:11:08 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-7.2-rc2
for you to fetch changes up to 6bfc8d01ac4068eced509f8fc74d0cd205e4dcec:
USB: serial: keyspan_pda: fix information leak (2026-06-30 10:36:06 +0200)
----------------------------------------------------------------
USB serial fixes for 7.2-rc2
Here is a fix for an information leak in the keyspan_pda driver and
three fixes for digi_acceleport addressing stuck rx if a port is closed
while throttled, a hard lockup on disconnect and write buffer
corruption.
Included are also some new modem device ids.
All have been in linux-next for a few days with no reported issues.
----------------------------------------------------------------
Fabio Porcedda (1):
USB: serial: option: add Telit Cinterion FE990D50 compositions
Johan Hovold (4):
USB: serial: digi_acceleport: fix write buffer corruption
USB: serial: digi_acceleport: fix hard lockup on disconnect
USB: serial: digi_acceleport: fix broken rx after throttle
USB: serial: keyspan_pda: fix information leak
drivers/usb/serial/digi_acceleport.c | 43 +++++++++++++++++++++++++++---------
drivers/usb/serial/keyspan_pda.c | 2 +-
drivers/usb/serial/option.c | 16 ++++++++++++++
3 files changed, 50 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-03 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03 8:51 [GIT PULL] USB serial fixes for 7.2-rc2 Johan Hovold
2026-07-03 9:41 ` 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