commit | a9dc7c2f59dc5e92870d2d46316ea5c1f14740e3 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 30 10:14:34 2014 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 30 10:14:34 2014 +0200 |
tree | 0c3b2ff86a761578247db504d8e742d55071b4a8 | |
parent | 1b487ea8a69ac90b530e9ccd161a5b1b21e604c7 [diff] |
lzop: add overflow check See CVE-2014-4607 http://www.openwall.com/lists/oss-security/2014/06/26/20 function old new delta lzo1x_decompress_safe 1010 1031 +21 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>