audiofile
audiofile copied to clipboard
heap-based buffer overflow in Expand3To4Module::run (SimpleModule.h)
http://blogs.gentoo.org/ago/2017/02/20/audiofile-heap-based-buffer-overflow-in-expand3to4modulerun-simplemodule-h/
This is fixed by 7d65f89 (part of pr #42)
This is CVE-2017-6836
This bug seems not patched. My fuzzer triggers same bug even in commit ce536d707b8e2a26baca77320398c45238224ca7. PoC is here https://github.com/jakkdu/poc/blob/master/000007-audiofile-heapovfl-Expand3To4Module-run
Unless I'm missing something, the latest commit is on 30 August 2016, so there were no patches for all of issues reported by me.
Correct me if I am wrong. I used the patch in the pull request. I though it's patch for this issue, but not applied to mainline yet.