These patches fix a NULL-deref and a couple of information leaks due to
missing sanity checks in completion handlers.

Included is also a tty-reference leak fix.

Johan


Johan Hovold (5):
  USB: serial: io_ti: fix NULL-deref in interrupt callback
  USB: serial: omninet: fix reference leaks at open
  USB: serial: omninet: drop open callback
  USB: serial: io_ti: fix information leak in completion handler
  USB: serial: safe_serial: fix information leak in completion handler

 drivers/usb/serial/io_ti.c       |  8 +++++++-
 drivers/usb/serial/omninet.c     | 13 -------------
 drivers/usb/serial/safe_serial.c |  5 +++++
 3 files changed, 12 insertions(+), 14 deletions(-)

-- 
2.12.0

--
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