Details

[Home]

Issue of the Implementation # L0342

Brief

can: ems_usb: memory leak on ems_usb_disconnect

Detailed Description

ems_usb_probe() allocates memory for dev->tx_msg_buffer, but there is no its deallocation in ems_usb_disconnect().

Component

linux-kernel 4.17

Accepted

https://lkml.org/lkml/2018/7/27/769
commit

Status

Fixed in kernel v4.18-rc8

[Home]