Integer overflow in the asf_write_packet function in libavformat/asfenc.c in FFmpeg before 2.8.5 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted PTS (aka presentation timestamp) value in a .mov 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 |
---|---|
http://www.securityfocus.com/bid/84165 | third party advisory vdb entry |
https://security.gentoo.org/glsa/201705-08 | vendor advisory |
http://www.ubuntu.com/usn/USN-2944-1 | third party advisory vendor advisory |
http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=7c0b84d89911b2035161f5ef51aafbfcc84aa9e2 | |
http://www.debian.org/security/2016/dsa-3506 | third party advisory vendor advisory |
http://www.securitytracker.com/id/1035010 | third party advisory vdb entry |
https://security.gentoo.org/glsa/201606-09 | vendor advisory third party advisory vdb entry |