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:
d98a052
)
Revert "lzo: properly check for overruns"
author
Willy Tarreau
<w@1wt.eu>
Sat, 27 Sep 2014 10:31:36 +0000
(12:31 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 28 Sep 2014 09:08:01 +0000
(11:08 +0200)
This reverts commit 206a81c ("lzo: properly check for overruns").
As analysed by Willem Pinckaers, this fix is still incomplete on
certain rare corner cases, and it is easier to restart from the
original code.
Reported-by: Willem Pinckaers <willem@lekkertech.net>
Cc: "Don A. Bailey" <donb@securitymouse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/lzo/lzo1x_decompress_safe.c
patch
|
blob
|
history
diff --cc
lib/lzo/lzo1x_decompress_safe.c
Simple merge