Hide Forgot
A buffer overflow vulnerability was found in oggenc/audio.c in function aiff_open when trying to open invalid aiff file: if(fread(buffer,1,len,in) < len) where variable 'len' can be controlled by user via: if(!find_aiff_chunk(in, "COMM", &len)) Upstream patch: https://trac.xiph.org/attachment/ticket/2212/0001-oggenc-Fix-large-alloca-on-bad-AIFF-input.patch Upstream report (containing reproducer): https://trac.xiph.org/ticket/2212
Created vorbis-tools tracking bugs for this issue: Affects: fedora-all [bug 1258427]
*** This bug has been marked as a duplicate of bug 1258443 ***
vorbis-tools-1.4.0-22.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
vorbis-tools-1.4.0-20.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.