Skip to content
Commit 206a81c1 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

lzo: properly check for overruns



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: default avatar"Don A. Bailey" <donb@securitymouse.com>
Tested-by: default avatar"Don A. Bailey" <donb@securitymouse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7171511e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment