Details

[Home]

Issue of the Implementation # L0204

Brief

usb: gadget: amd5536udc: leaks in udc_pci_probe()

Detailed Description

If a failure happens early in udc_pci_probe(), error handling code just kfree(dev) and returns. Other already allocated resources are not deallocated.

Component

linux-kernel 4.2

Accepted

https://lkml.org/lkml/2015/9/5/225
commit

Status

Fixed in kernel 4.3-rc3

List of traces

Error trace 1

[Home]