Integer overflow in the get_len function in libavutil/lzo.c in FFmpeg before 0.10.14, 1.1.x before 1.1.12, 1.2.x before 1.2.7, 2.0.x before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.4 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/23 | mailing list third party advisory exploit |
https://www.ffmpeg.org/security.html | patch vendor advisory |