The fill_buffer_resample function in util.c in libmp3lame.a in LAME 3.98.4, 3.98.2, 3.98, 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4 and 3.99.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/99269 | vdb entry third party advisory |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161 | issue tracking third party advisory |
https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/ | vdb entry third party advisory |
https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101 | third party advisory exploit |