In Libav through 11.11 and 12.x through 12.1, the smacker_decode_tree function in libavcodec/smacker.c does not properly restrict tree recursion, which allows remote attackers to cause a denial of service (bitstream.c:build_table() out-of-bounds read and application crash) via a crafted Smacker stream.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://www.debian.org/security/2018/dsa-4119 | vendor advisory |
https://security.gentoo.org/glsa/201811-19 | vendor advisory |
https://bugzilla.libav.org/show_bug.cgi?id=1098 | issue tracking |
http://www.securityfocus.com/bid/101882 | vdb entry third party advisory |
https://github.com/libav/libav/commit/cd4663dc80323ba64989d0c103d51ad3ee0e9c2f | issue tracking |