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:57:06 -0700 |
commit | d0bfaacabec9c87b739c31662eaa96af0d1b404c (patch) | |
tree | ac6efba33bc2cfb70298c65f3e0154fcd0ef7935 /drivers/char/agp | |
parent | b9ea0ce26ce42ee37891ede0ff6c0162005d53cb (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 'drivers/char/agp')
0 files changed, 0 insertions, 0 deletions