[PATCH 0/2] staging: comedi: vmk80xx: Fix a couple of bugs

From: Ian Abbott
Date: Mon Apr 15 2019 - 07:16:53 EST


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