Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audiofile: add security patch for CVE-2017-6831 | Peter Korsgaard | 2017-03-31 | 1 | -0/+42 |
Heap-based buffer overflow in the decodeBlockWAVE function in IMA.cpp in Audio File Library (aka audiofile) 0.3.6 allows remote attackers to cause a denial of service (crash) via a crafted file. https://blogs.gentoo.org/ago/2017/02/20/audiofile-heap-based-buffer-overflow-in-imadecodeblockwave-ima-cpp https://github.com/mpruett/audiofile/issues/35 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |