mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 09:56:49 +02:00
794 B
794 B
CVE-2019-8355
Description
An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow in channels_start in remix.c.
POC
Reference
Github
No PoCs found on GitHub currently.