Details
[Home]
Issue of the Implementation # L0117
Brief
drivers/net/can/usb/usb_8dev.c: urb leak on failure path in usb_8dev_start()
Detailed Description
If usb_8dev_start() fails to submit urb, it unanchors the urb but forgets to free it.
Component
linux-kernel 3.10
Accepted
https://lkml.org/lkml/2013/7/17/595
commit
Status
Fixed in kernel 3.11-rc2
[Home]
»