mpruett / audiofile

Audio File Library
https://audiofile.68k.org/
GNU Lesser General Public License v2.1
156 stars 43 forks source link

heap-based buffer overflow in MSADPCM::decodeBlock (MSADPCM.cpp) #36

Open asarubbo opened 7 years ago

asarubbo commented 7 years ago

http://blogs.gentoo.org/ago/2017/02/20/audiofile-heap-based-buffer-overflow-in-msadpcmdecodeblock-msadpcm-cpp/

antlarr commented 7 years ago

This is fixed by c48e4c6503f7dabd41f11d4c9c7b7f8960e7f2c0 (part of #42)

carnil commented 7 years ago

This is CVE-2017-6832