PT-2026-33804 · Mborgerding · Kissfft
Sajeeb Lohani
+1
·
Published
2026-04-20
·
Updated
2026-04-20
·
CVE-2026-41445
CVSS v3.1
8.8
High
| AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kiss fftndr alloc() function in kiss fftndr.c where the allocation size calculation dimOther*(dimReal+2)*sizeof(kiss fft scalar) overflows signed 32-bit integer arithmetic before being widened to size t, causing malloc() to allocate an undersized buffer. Attackers can trigger heap buffer overflow by providing crafted dimensions that cause the multiplication to exceed INT MAX, allowing writes beyond the allocated buffer region when kiss fftndr() processes the data.
Fix
Heap Based Buffer Overflow
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Kissfft