216.73.217.22

CVE-2026-41445

· Published 20/04/2026 17:16 · Modified 20/04/2026 19:05

Labels: CVE-2026-41445 2026-04-20CVE-2026-41445CWE-122[email protected]

Essential information

Published
20/04/2026 17:16
Modified
20/04/2026 19:05
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
kissfft / kissfft cpe:2.3:a:kissfft:kissfft:*:*:*:*:*:*:*:*

References