Buffer overflow in the afReadFrames function in audiofile (aka libaudiofile and Audio File Library) allows user-assisted remote attackers to cause a denial of service (program crash) or possibly execute arbitrary code via a crafted audio file, as demonstrated by sixteen-stereo-to-eight-mono.c.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://www.ubuntu.com/usn/USN-2787-1 | third party advisory |
https://bugs.launchpad.net/ubuntu/+source/audiofile/+bug/1502721 | third party advisory |
http://www.openwall.com/lists/oss-security/2015/10/06/2 | third party advisory mailing list |
http://lists.fedoraproject.org/pipermail/package-announce/2015-November/170387.html | third party advisory |
https://www.openwall.com/lists/oss-security/2015/10/08/1 | third party advisory mailing list |
https://github.com/ccrisan/motioneyeos/blob/master/package/audiofile/0008-CVE-2015-7747.patch | third party advisory patch |