This series fixes a number of issues in the comedi drivers that were found through inspection. Johan Johan Hovold (5): comedi: ni_usb6501: fix NULL-deref in command paths comedi: dt9812: fix DMA buffers on stack comedi: vmk80xx: fix transfer-buffer overflows comedi: vmk80xx: fix bulk-buffer overflow comedi: vmk80xx: fix bulk and interrupt message timeouts drivers/comedi/drivers/dt9812.c | 109 +++++++++++++++++++++------- drivers/comedi/drivers/ni_usb6501.c | 8 ++ drivers/comedi/drivers/vmk80xx.c | 28 +++---- 3 files changed, 105 insertions(+), 40 deletions(-) -- 2.32.0