CVE-2026-41445HIGH 8.8EPSS p20.3%
CVE-2026-41445CVE-2026-41445
Description
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.
Scoring
| CVSS 3.1 | 8.8 (HIGH) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| EPSS | 0.29% probability of exploitation · percentile 20.3% · 2026-06-19T12:03:05Z |
| Published | 2026-04-20 |
| Last modified | 2026-04-20 |
Underlying weaknesses· 2
References
2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Heap-based Buffer Overflowcwe-122 | 0% | live |
| Weakness | Integer Overflow or Wraparoundcwe-190 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.