Lucene search
+L

2161757 matches found

OSV
OSV
added 2026/09/18 8:03 p.m.8 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/18 8:03 p.m.3 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 8:03 p.m.27 views

CVE-2026-61720

FluidSynth, a software synthesizer based on the SoundFont 2 specification, is affected by an unsigned integer underflow in its SF2 parser's DMOD chunk handler. When a crafted SF2 file contains a zero-sized DMOD chunk, the expression chunk.size / SF_MOD_SIZE - 1 causes the unsigned subtraction to ...

6.2CVSS0.00143EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 8:03 p.m.41 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 8:03 p.m.10 views

EUVD-2026-83379

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/18 8:03 p.m.18 views

CVE-2026-61720

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS5.8AI score0.00143EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/18 8:02 p.m.3 views

CVE-2026-61723 FluidSynth: DLS ptbl Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 8:02 p.m.34 views

CVE-2026-61723

FluidSynth (a software synthesizer based on the SoundFont 2 specifications) versions 2.5.0 through 2.5.6 are affected by an integer overflow in the native DLS parser's ptbl chunk validation. The expression cues * 4 + cbsize uses 32-bit unsigned arithmetic without bounds checking; with cues = 0x40...

6.8CVSS0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 8:02 p.m.10 views

EUVD-2026-83378

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/18 8:02 p.m.13 views

CVE-2026-61723

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS5.8AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/09/18 8:02 p.m.5 views

CVE-2026-61723 FluidSynth: DLS ptbl Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 8:02 p.m.41 views

CVE-2026-61723 FluidSynth: DLS ptbl Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 8:01 p.m.8 views

EUVD-2026-83377

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS...

6.8CVSS0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/18 8:01 p.m.15 views

CVE-2026-61722

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS...

6.8CVSS5.9AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2026/09/18 8:01 p.m.6 views

CVE-2026-61722 FluidSynth: DLS Articulation Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS...

6.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 8:01 p.m.38 views

CVE-2026-61722

FluidSynth (a software synthesizer based on the SoundFont 2 specifications) has an integer overflow in its native DLS parser's articulation chunk validation. The unsigned expression cbsize + connblocks * 12 overflows in 32-bit arithmetic when a crafted DLS file supplies a large connblocks value (...

6.8CVSS0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 8:01 p.m.40 views

CVE-2026-61722 FluidSynth: DLS Articulation Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS...

6.8CVSS0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 8:01 p.m.39 views

CVE-2026-61714 FluidSynth: Heap Buffer Overflow in MIDI Player

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.2.4 until 2.5.6, configuring synth.midi-channels above 16 allows the MIDI player to index fluidplayert::channelisplaying outside its fixed-size heap allocation while tracking active channels. The resulting...

7.8CVSS0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/18 8:01 p.m.18 views

CVE-2026-61714

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.2.4 until 2.5.6, configuring synth.midi-channels above 16 allows the MIDI player to index fluidplayert::channelisplaying outside its fixed-size heap allocation while tracking active channels. The resulting...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/18 8:01 p.m.7 views

EUVD-2026-83376

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.2.4 until 2.5.6, configuring synth.midi-channels above 16 allows the MIDI player to index fluidplayert::channelisplaying outside its fixed-size heap allocation while tracking active channels. The resulting...

7.8CVSS0.00143EPSS
SaveExploits0References3
Rows per page
Query Builder