commit | 1baae7814259aec6bf73a972d64a0cd0b2232b51 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 30 10:14:34 2014 +0200 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Mon Jun 30 13:00:45 2014 +0200 |
tree | ee2688ef2bb770ac98121afbaed80fc2d7196ddf | |
parent | e64e94db902d3a0d5fb8e431b0aeb0be0d8f6151 [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 Change-Id: I98acf36d2474a722759cad25c31bf1c486c00e61 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>