linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: comedi: ni_usb6501: Fix a couple of bugs
@ 2019-04-15 11:43 Ian Abbott
  2019-04-15 11:43 ` [PATCH 1/2] staging: comedi: ni_usb6501: Fix use of uninitialized mutex Ian Abbott
  2019-04-15 11:43 ` [PATCH 2/2] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf Ian Abbott
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Abbott @ 2019-04-15 11:43 UTC (permalink / raw)
  To: devel; +Cc: Greg Kroah-Hartman, Ian Abbott, H Hartley Sweeten, linux-kernel

Fix a bug detected by syzbot and another that I found while
investigating it.

1) staging: comedi: ni_usb6501: Fix use of uninitialized mutex
2) staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf

 drivers/staging/comedi/drivers/ni_usb6501.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2019-04-15 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-15 11:43 [PATCH 0/2] staging: comedi: ni_usb6501: Fix a couple of bugs Ian Abbott
2019-04-15 11:43 ` [PATCH 1/2] staging: comedi: ni_usb6501: Fix use of uninitialized mutex Ian Abbott
2019-04-15 11:43 ` [PATCH 2/2] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf Ian Abbott

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