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:
90441b4
)
USB: keyspan: fix null-deref at probe
author
Johan Hovold
<johan@kernel.org>
Mon, 22 Dec 2014 17:39:39 +0000
(18:39 +0100)
committer
Johan Hovold
<johan@kernel.org>
Fri, 2 Jan 2015 14:12:28 +0000
(15:12 +0100)
Fix null-pointer dereference during probe if the interface-status
completion handler is called before the individual ports have been set
up.
Fixes:
f79b2d0fe81e
("USB: keyspan: fix NULL-pointer dereferences and
memory leaks")
Reported-by: Richard <richjunk@pacbell.net>
Tested-by: Richard <richjunk@pacbell.net>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/keyspan.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/keyspan.c
Simple merge