An integer overflow vulnerability was found in FFmpeg versions before 4.4.2 and before 5.0.1 in g729_parse() in llibavcodec/g729_parser.c when processing a specially crafted file.
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 |
---|---|
https://trac.ffmpeg.org/ticket/9651 | exploit patch vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2076764 | issue tracking third party advisory patch |
https://security.gentoo.org/glsa/202312-14 | vendor advisory |