Details

[Home]

Issue of the Implementation # L0127

Brief

drivers/net/can/usb/peak_usb/pcan_usb_core.c: memory leak on failure paths in peak_usb_start()

Detailed Description

Tx and rx urbs are not deallocated if something goes wrong in peak_usb_start().

Component

linux-kernel 3.11

Accepted

https://lkml.org/lkml/2013/9/4/550
commit

Status

Fixed in kernel 3.12-rc2

[Home]