diff options
author | Amit Shah <amit.shah@redhat.com> | 2013-07-29 14:16:13 +0930 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 22:55:16 -0700 |
commit | e3a5a432070dcebaffee8f9af193f99471280ea9 (patch) | |
tree | cc41564cc5ada0a14174ac1aa88357c822c08e05 /net/lapb/lapb_subr.c | |
parent | 2e18e5161c634aa5d7e685f348aca98d295accb8 (diff) |
virtio: console: fix race with port unplug and open/close
commit 057b82be3ca3d066478e43b162fc082930a746c9 upstream.
There's a window between find_port_by_devt() returning a port and us
taking a kref on the port, where the port could get unplugged. Fix it
by taking the reference in find_port_by_devt() itself.
Problem reported and analyzed by Mateusz Guzik.
Reported-by: Mateusz Guzik <mguzik@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions