Integer overflow in the LZO algorithm variant in Oberhumer liblzo2 and lzo-2 before 2.07 on 32-bit platforms might allow remote attackers to execute arbitrary code via a crafted Literal Run.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://blog.securitymouse.com/2014/06/raising-lazarus-20-year-old-bug-that.html | third party advisory exploit |
https://web.archive.org/web/20140701023922/http://www.oberhumer.com/opensource/lzo/ | vendor advisory |