Integer overflow in the get_len function in libavutil/lzo.c in Libav before 0.8.13, 9.x before 9.14, and 10.x before 10.2 allows 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 |
http://www.openwall.com/lists/oss-security/2014/06/26/22 | third party advisory mailing list |
https://libav.org/news/#2014-06-27 | vendor advisory |