FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use FluidSynth for audio synthesis.
Security Fix(es):
A heap-based buffer overflow was discovered in fluidsynth's MIDI player. When the synth is configured with synth.midi-channels > 16 an out-of-bounds memory access is performed on the array _fluid_player_t::channel_isplaying in heap memory invoking undefined behavior. No crafted MIDI file is required to expose this vulnerability.(CVE-2026-61714)
{
"severity": "High"
}{
"x86_64": [
"fluidsynth-2.3.4-3.oe2403sp1.x86_64.rpm",
"fluidsynth-debuginfo-2.3.4-3.oe2403sp1.x86_64.rpm",
"fluidsynth-debugsource-2.3.4-3.oe2403sp1.x86_64.rpm",
"fluidsynth-devel-2.3.4-3.oe2403sp1.x86_64.rpm",
"fluidsynth-help-2.3.4-3.oe2403sp1.x86_64.rpm"
],
"src": [
"fluidsynth-2.3.4-3.oe2403sp1.src.rpm"
],
"aarch64": [
"fluidsynth-2.3.4-3.oe2403sp1.aarch64.rpm",
"fluidsynth-debuginfo-2.3.4-3.oe2403sp1.aarch64.rpm",
"fluidsynth-debugsource-2.3.4-3.oe2403sp1.aarch64.rpm",
"fluidsynth-devel-2.3.4-3.oe2403sp1.aarch64.rpm",
"fluidsynth-help-2.3.4-3.oe2403sp1.aarch64.rpm"
]
}