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:
dd8717d
)
ide: fix use after free in ide-acpi
author
Mariusz Kozlowski
<mk@lab.zgora.pl>
Mon, 22 Nov 2010 19:37:21 +0000
(11:37 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Nov 2010 19:37:21 +0000
(11:37 -0800)
out_obj points to kfreed memory and we dereference that pointer in
DEBPRINT/printk.
Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found