summary refs log tree commit diff
path: root/init
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2019-10-11 11:57:35 +0200
committerJohan Hovold <johan@kernel.org>2019-10-16 10:29:11 +0200
commit6f1d1dc8d540a9aa6e39b9cb86d3a67bbc1c8d8d (patch)
treee8b49edb45f79e4214f2555d8329604d5e921662 /init
parent4f5cafb5cb8471e54afdc9054d973535614f7675 (diff)
downloadlinux-6f1d1dc8d540a9aa6e39b9cb86d3a67bbc1c8d8d.tar.gz
USB: serial: ti_usb_3410_5052: fix port-close races
Fix races between closing a port and opening or closing another port on
the same device which could lead to a failure to start or stop the
shared interrupt URB. The latter could potentially cause a
use-after-free or worse in the completion handler on driver unbind.

Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions