Lucene search
+L

809 matches found

Cvelist
Cvelist
added 2026/08/24 3:43 p.m.40 views

CVE-2026-13343 Uninitialised stack memory disclosure in the MIDI 2.0 UMP Stream responder

The UMP Stream responder library in lib/midi2/umpstreamresponder.c builds reply packets in a 16-byte struct midiump uint32t data4. The builders makeendpointinfo and makefunctionblockinfo populate only the first two words res.data0 and res.data1 and, before this fix, declared their result as an...

5.3CVSS0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 3:43 p.m.26 views

CVE-2026-13343

CVE-2026-13343 affects the Zephyr RTOS UMP Stream responder library (lib/midi2/ump_stream_responder.c). The functions make_endpoint_info() and make_function_block_info() declare a local struct midi_ump without initialisation, populating only the first two of four uint32_t words. The remaining two...

5.3CVSS5.4AI score0.00234EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 3:43 p.m.11 views

EUVD-2026-64924

The UMP Stream responder library in lib/midi2/umpstreamresponder.c builds reply packets in a 16-byte struct midiump uint32t data4. The builders makeendpointinfo and makefunctionblockinfo populate only the first two words res.data0 and res.data1 and, before this fix, declared their result as an...

5.3CVSS5.5AI score0.00234EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.14 views

CVE-2026-75904

A flaw was found in libmodplug. An out-of-bounds read vulnerability exists in the patsmplooped function when processing a specially crafted MIDI Musical Instrument Digital Interface file. This flaw occurs because the function incorrectly handles a sample index, leading to a read one byte before a...

4.8CVSS5.4AI score0.00119EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work when closing a MIDI substream When closing a USB MIDI output substream, there may still be pending work. This work would eventually access the rawmidi runtime object that is being released. To...

7.8CVSS6.2AI score0.00276EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fixed a stack overflow issue in line6miditransmit. The issue was addressed by correctly calculating the available space, including the size of the buffer. This correction prevents a buffer overflow when multiple MIDI...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.22 views

PT-2026-80902

The UMP Stream responder library in lib/midi2/ump stream responder.c builds reply packets in a 16-byte struct midi ump uint32 t data4. The builders make endpoint info and make function block info populate only the first two words res.data0 and res.data1 and, before this fix, declared their result...

5.3CVSS5.4AI score0.00234EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/21 8:30 a.m.18 views

CVE-2026-74502

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Universal MIDI Packet UMP driver. This vulnerability, a double free error, occurs when handling legacy raw MIDI Musical Instrument Digital Interface conversions. Specifically, an error during the initialization of a USB...

7CVSS5.5AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/21 12:37 a.m.12 views

SUSE CVE-2026-75904

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.4AI score0.00119EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.10 views

CVE-2026-72443

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA USB audio driver. During the handling of MIDI 2.0 input Universal Serial Bus USB Request Blocks URBs, a setup failure can lead to a use-after-free vulnerability. This allows a local attacker, or a malicious USB device, ...

7CVSS5.6AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.8 views

CVE-2026-74501

A flaw was found in the ALSA USB audio driver of the Linux kernel. A malicious USB MIDI 2.0 device can trigger a use-after-free vulnerability by causing a creation failure after an endpoint is registered. This can lead to a slab use-after-free read when the Universal MIDI Packet UMP node is...

7CVSS5.3AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-75904

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index...

4.8CVSS5.8AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:18 p.m.23 views

AZL-96854 CVE-2026-75904 affecting package libmodplug 0.8.9.0-12

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.8AI score0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 4:18 p.m.10 views

CVE-2026-75904

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS0.00119EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 3:21 p.m.10 views

CVE-2026-75904 libmodplug <= 0.8.9.1 - Out-of-Bounds Read in pat_smplooped via Crafted MIDI File

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/18 3:21 p.m.41 views

CVE-2026-75904

libmodplug ≤0.8.9.1 has an out-of-bounds read in pat_smplooped (src/load_pat.cpp): an smpno of zero indexes pat_loops[-1]. A crafted 32-byte MIDI file via ModPlug_Load triggers it through CSoundFile::Create, CSoundFile::ReadMID, and MID_ReadPatterns. Adjacent static storage influences playback st...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:21 p.m.29 views

CVE-2026-75904

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 3:21 p.m.15 views

EUVD-2026-60967

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.47 views

CVE-2026-75904 libmodplug <= 0.8.9.1 - Out-of-Bounds Read in pat_smplooped via Crafted MIDI File

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS0.00119EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.24 views

PT-2026-77161

libmodplug through 0.8.9.1 contains an out-of-bounds read in pat smplooped in src/load pat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array pat loops, so an index of zero reads pat loops-1, one byt...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References6
Rows per page
Query Builder