android_kernel_google_msm/lib/lzo
Greg Kroah-Hartman dc687f5eff lzo: properly check for overruns
commit 206a81c184 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:10:29 -04:00
..
lzo1x_compress.c
lzo1x_decompress_safe.c lzo: properly check for overruns 2014-06-26 15:10:29 -04:00
lzodefs.h
Makefile