cvedb.io
CVE-2025-68617
HIGH · CVSS 7
EPSS exploitation probability: 0%
Published 2025-12-23T23:15:44.757 · Last modified 2026-06-17T09:59:21.250

Summary

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From versions 2.5.0 to before 2.5.2, a race condition during unloading of a DLS file can trigger a heap-based use-after-free. A concurrently running thread may be pending to unload a DLS file, leading to use of freed memory, if the synthesizer is being concurrently destroyed, or samples of the (unloaded) DLS file are concurrently used to synthesize audio. This issue has been patched in version 2.5.2. The problem will not occur, when explicitly unloading a DLS file (before synth destruction), provided that at the time of unloading, no samples of the respective file are used by active voices. The problem will not occur in versions of FluidSynth that have been compiled without native DLS support.

Affected products

fluidsynth — fluidsynth

Does this affect you?

Add your gear to cvedb and we'll alert you only when fluidsynth ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.