git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1148973
)
virtio: console: prevent use-after-free of port name in port unplug
author
Amit Shah
<amit.shah@redhat.com>
Wed, 7 Aug 2013 06:24:17 +0000
(15:54 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 9 Aug 2013 03:32:16 +0000
(13:02 +0930)
Remove the debugfs path before freeing port->name, to prevent a possible
use-after-free.
Reported-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found