Details
[Home]
Issue of the Implementation # L0159
Brief
rsi: fix memory leaks and error handling in rsi_91x_usb()
Detailed Description
rsi_91x_usb() contains a couple of issues: - absence of deallocation of rsi_dev->rx_usb_urb[0] in the driver; - potential NULL pointer dereference because of lack of checks for memory allocation success in rsi_init_usb_interface().
Component
linux-kernel 3.16
Accepted
https://lkml.org/lkml/2014/6/26/527
commit
Status
Fixed in kernel 3.17-rc1
List of traces
[Home]
»