The flv_write_packet function in libavformat/flvenc.c in FFmpeg through 2.8 does not check for an empty audio packet, leading to an assertion failure.
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 | third party advisory patch |
https://usn.ubuntu.com/3967-1/ | third party advisory vendor advisory |
https://seclists.org/bugtraq/2019/May/60 | third party advisory mailing list |
https://www.debian.org/security/2019/dsa-4449 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/05/msg00043.html | third party advisory mailing list |
https://usn.ubuntu.com/4431-1/ | third party advisory vendor advisory |
https://github.com/FFmpeg/FFmpeg/commit/d8ecb335fe4852bbc172c7b79e66944d158b4d92 | third party advisory patch |