Details
[Home]
Issue of the Implementation # L0177
Brief
ath6kl: double free because of incorrect reset_resume handler
Detailed Description
Existing implementation of reset_resume handler just calls ath6kl_usb_remove() that deallocates all resources. It can lead to double free, etc. on disconnect.
Component
linux-kernel 3.18
Accepted
http://lists.openwall.net/netdev/2014/10/24/102
commit
Status
Fixed in kernel 3.19-rc1
[Home]
»