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

Fix a bug detected by syzbot and another bug that I noticed while
investigating the syzbot reported bug.

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

 drivers/staging/comedi/drivers/vmk80xx.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-15 11:10 [PATCH 0/2] staging: comedi: vmk80xx: Fix a couple of bugs Ian Abbott
2019-04-15 11:10 ` [PATCH 1/2] staging: comedi: vmk80xx: Fix use of uninitialized semaphore Ian Abbott
2019-04-15 11:10 ` [PATCH 2/2] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf Ian Abbott
2019-04-15 11:52   ` [PATCH v2 " 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).