CVE-2025-68617
Last modified
CVE-2025-68617 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fluidsynth | Fluidsynth | >= 2.5.0, < 2.5.2 |
References
- https://github.com/FluidSynth/fluidsynth/issues/1717Exploit, Issue Tracking
- https://github.com/FluidSynth/fluidsynth/issues/1728Issue Tracking
- https://github.com/FluidSynth/fluidsynth/issues/1717Exploit, Issue Tracking
- https://github.com/FluidSynth/fluidsynth/issues/1728Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68617?
How severe is CVE-2025-68617?
How do I fix CVE-2025-68617?
Are you affected by CVE-2025-68617?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
