cve/2019/CVE-2019-8354.md
2025-09-29 21:09:30 +02:00

704 B

CVE-2019-8354

Description

An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c has an integer overflow on the result of multiplication fed into malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.