Posted by Paris Zoumpouloglou on Jan 20
———-
Background
———-
Vorbis tools is a package containing tools to use, manipulate and create
Vorbis files.
—————-
Software Version
—————-
All tests were performed using vorbis-tools latest svn (Revision: 19440)
———–
Description
———–
During a fuzzing session (using afl-fuzzer) two issues were discovered
in oggenc tool of vorbis-tools :
* a division by zero bug
* an integer overflow leading to…