All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: iowarrior: fix missing endpoint sanity checks
@ 2017-03-07 15:11 Johan Hovold
  2017-03-07 15:11 ` [PATCH 1/2] USB: iowarrior: fix NULL-deref at probe Johan Hovold
  2017-03-07 15:11 ` [PATCH 2/2] USB: iowarrior: fix NULL-deref in write Johan Hovold
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2017-03-07 15:11 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, Josh Boyer, stable, Johan Hovold

These patches add the missing endpoint sanity checks to probe that are
needed to prevent a couple of NULL-derefs which could be trigger by a
malicious device.

Johan


Johan Hovold (2):
  USB: iowarrior: fix NULL-deref at probe
  USB: iowarrior: fix NULL-deref in write

 drivers/usb/misc/iowarrior.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-03-08  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 15:11 [PATCH 0/2] USB: iowarrior: fix missing endpoint sanity checks Johan Hovold
2017-03-07 15:11 ` [PATCH 1/2] USB: iowarrior: fix NULL-deref at probe Johan Hovold
2017-03-07 15:11 ` [PATCH 2/2] USB: iowarrior: fix NULL-deref in write Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.