Lucene search
+L

750 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 3:17 a.m.10 views

CVE-2023-27938

An out-of-bounds read issue was addressed with improved input validation. This issue is fixed in GarageBand for macOS 10.4.8. Parsing a maliciously crafted MIDI file may lead to an unexpected application termination or arbitrary code execution...

7.8CVSS7.1AI score0.00261EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:20 p.m.7 views

CVE-2022-20290

In Midi, there is a possible way to learn about private midi devices due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-13Android ID:...

5.5CVSS7.1AI score0.00101EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:20 a.m.9 views

CVE-2011-0502

Music Animation Machine MIDI Player 2006aug19 Release 035 and possibly other versions allows user-assisted remote attackers to cause a denial of service crash and possibly have other unspecified impact via a long line in a MIDI .mid file...

9.3CVSS7.2AI score0.05704EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2025/05/20 1:7 a.m.8 views

SUSE CVE-2025-37891

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max...

6.1CVSS8AI score0.00223EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/19 8:15 a.m.3 views

DEBIAN-CVE-2025-37891

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max...

7.8CVSS5.9AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/19 8:15 a.m.11 views

UBUNTU-CVE-2025-37891

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max...

7.8CVSS6.4AI score0.00223EPSS
SaveExploits0References29
OSV
OSV
added 2025/05/19 7:19 a.m.10 views

CVE-2025-37891 ALSA: ump: Fix buffer overflow at UMP SysEx message conversion

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max...

7.8CVSS6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/05/19 12:0 a.m.16 views

PT-2025-21912

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.93 Description The Linux kernel contains a buffer overflow in the ALSA subsystem, specifically within the UMP Unified MIDI Packet SysEx message conversion process. The do convert to ump function uses an...

7.8CVSS7AI score0.00223EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/19 12:0 a.m.8 views

PT-2025-27691

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's USB-audio MIDI code has been identified. The issue arises when the driver is freed without the disconnect call, leaving a timer in an active state...

6CVSS6.4AI score0.00161EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.6 views

SUSE CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.9 views

USB: gadget: f_midi: f_midi_complete to call queue_work

...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0
OSV
OSV
added 2025/03/12 10:15 a.m.12 views

AZL-58572 CVE-2025-21859 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.6AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.13 views

CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS0.00169EPSS
SaveExploits0References11
OSV
OSV
added 2025/03/12 10:15 a.m.15 views

AZL-58493 CVE-2025-21859 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.3AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.21 views

UBUNTU-CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References47
CVE
CVE
added 2025/03/12 9:42 a.m.197 views

CVE-2025-21859

CVE-2025-21859 affects the Linux kernel USB gadget f_midi path; a deadlock occurs when a lock is acquired twice in a re-entrant f_midi_transmit. The fix is to schedule the inner f_midi_transmit via a high-priority work queue using queue_work() from the completion handler. Patched commits are refe...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.32 views

CVE-2025-21859 USB: gadget: f_midi: f_midi_complete to call queue_work

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

0.00169EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/12 9:42 a.m.11 views

CVE-2025-21859 USB: gadget: f_midi: f_midi_complete to call queue_work

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6AI score
SaveExploits0References14
CNNVD
CNNVD
added 2025/03/12 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the use of a lock in USB MIDI resulting in a deadlock...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/07 9:15 a.m.4 views

DEBIAN-CVE-2025-21835

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct information, bNumEmbMIDIJack and bLength are set...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
Rows per page
Query Builder