Lucene search
+L

805 matches found

OSV
OSV
added 2025/05/19 7:19 a.m.11 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:00 a.m.18 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:00 a.m.9 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.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.8 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.00194EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:00 a.m.11 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.13 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.15 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.16 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.25 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.205 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.35 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.12 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:00 a.m.9 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.6 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
NVD
NVD
added 2025/03/07 9:15 a.m.22 views

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.5CVSS0.00204EPSS
SaveExploits0References11
OSV
OSV
added 2025/03/07 9:15 a.m.33 views

UBUNTU-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.5CVSS6.5AI score0.00204EPSS
SaveExploits0References47
Cvelist
Cvelist
added 2025/03/07 9:09 a.m.41 views

CVE-2025-21835 usb: gadget: f_midi: fix MIDI Streaming descriptor lengths

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...

0.00204EPSS
SaveExploits0References8
CVE
CVE
added 2025/03/07 9:09 a.m.172 views

CVE-2025-21835

The CVE-2025-21835 issue affects the Linux kernel USB gadget f_midi MIDI Streaming descriptors. The root cause is incorrect bNumEmbMIDIJack and bLength values in MIDIStreaming endpoint descriptors, which can emit broken descriptors when the port count for IN/OUT differs, leaking uninitialized sta...

5.5CVSS7.1AI score0.00204EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/03/07 9:09 a.m.14 views

CVE-2025-21835 usb: gadget: f_midi: fix MIDI Streaming descriptor lengths

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...

6.2AI score
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49545

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would...

7.8CVSS6.2AI score0.00276EPSS
SaveExploits0References3
Rows per page
Query Builder