android_kernel_samsung_msm8976/lib/lzo
Greg Kroah-Hartman feaad01723 lzo: properly check for overruns
commit 206a81c18401c0cde6e579164f752c4b147324ce upstream.

The lzo decompressor can, if given some really crazy data, possibly
overrun some variable types.  Modify the checking logic to properly
detect overruns before they happen.

Reported-by: "Don A. Bailey" <donb@securitymouse.com>
Tested-by: "Don A. Bailey" <donb@securitymouse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:12:41 -04:00
..
lzo1x_compress.c
lzo1x_decompress_safe.c
lzodefs.h
Makefile