CVE & CISA-KEV Catalog

CVE-2025-34297

UNSCORED

Description

KissFFT versions prior to the fix commit 1b083165 contain an integer overflow in kiss_fft_alloc() in kiss_fft.c on platforms where size_t is 32-bit. The nfft parameter is not validated before being used in a size calculation (sizeof(kiss_fft_cpx) * (nfft - 1)), which can wrap to a small value when nfft is large. As a result, malloc() allocates an undersized buffer and the subsequent twiddle-factor initialization loop writes nfft elements, causing a heap buffer overflow. This vulnerability only affects 32-bit architectures.

How to fix

Remediation Available
kissfftDebian
Fixed in:131.1.0-4.1~deb12u1CVE-2025-34297
Fixed in:131.1.0-4.1~deb13u1CVE-2025-34297
Fixed in:131.1.0-4.1CVE-2025-34297

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.14%probability of exploitation in 30 days
4thpercentile

Low risk: more likely to be exploited than 4% of all known CVEs.

References

Related Vulnerabilities

Other CWE-190 (Integer Overflow) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-16040Medium6.5100%-Fix
CVE-2019-11477High7.599%-Fix
CVE-2023-44443High7.894%-Fix
CVE-2014-0569High9.390%--
CVE-2017-3599High7.590%-Fix
CVE-2023-21716Critical9.882%-Fix
Embed a live status badge for CVE-2025-34297
CVE-2025-34297 severity badge

Markdown

[![CVE-2025-34297](https://tridentstack.com/cve/badge/CVE-2025-34297.svg)](https://tridentstack.com/cve/CVE-2025-34297)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-34297"><img src="https://tridentstack.com/cve/badge/CVE-2025-34297.svg" alt="CVE-2025-34297"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-02.