Files
linux/lib/lz4
Greg Kroah-Hartman 80fdb886fe lz4: ensure length does not wrap
commit 206204a116 upstream.

Given some pathologically compressed data, lz4 could possibly decide to
wrap a few internal variables, causing unknown things to happen.  Catch
this before the wrapping happens and abort the decompression.

Reported-by: "Don A. Bailey" <donb@securitymouse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:17:36 -04:00
..
2013-07-09 10:33:30 -07:00
2013-07-09 10:33:30 -07:00