aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2019-10-10 12:58:34 +0000
committerGreg Kroah-Hartman <[email protected]>2019-10-15 18:07:43 +0000
commitb14a39048c1156cfee76228bf449852da2f14df8 (patch)
tree490372575c6606b61ed4d2c047696eb7ee3899c6 /drivers/usb/cdns3/core.c
parentLinux 5.4-rc3 (diff)
downloadkernel-b14a39048c1156cfee76228bf449852da2f14df8.tar.gz
kernel-b14a39048c1156cfee76228bf449852da2f14df8.zip
USB: ldusb: fix memleak on disconnect
If disconnect() races with release() after a process has been interrupted, release() could end up returning early and the driver would fail to free its driver data. Fixes: 2824bd250f0b ("[PATCH] USB: add ldusb driver") Cc: stable <[email protected]> # 2.6.13 Signed-off-by: Johan Hovold <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions