Lucene search
+L

55 matches found

NVD
NVD
added yesterday7 views

CVE-2026-74499

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in sndusbmidiakaioutput sndusbmidiakaioutput computes its fill-loop bound bufend = ep-maxtransfer - MAXAKAISYSEXLEN - 1; as a signed int, so a small device-advertised bulk-OUT maxtransfer makes bufe...

SaveExploits0References5
CVE
CVE
added yesterday10 views

CVE-2026-74499

CVE-2026-74499 – Linux kernel ALSA USB-audio OOB write . Concrete details across connected docs show an issue in snd_usbmidi_akai_output() where buf_end is computed as a signed int (ep->max_transfer - MAX_AKAI_SYSEX_LEN - 1). A tiny bulk-OUT endpoint can make buf_end negative, and the subseque...

5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-74499

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in sndusbmidiakaioutput sndusbmidiakaioutput computes its fill-loop bound bufend = ep-maxtransfer - MAXAKAISYSEXLEN - 1; as a signed int, so a small device-advertised bulk-OUT maxtransfer makes bufe...

5.2AI score
SaveExploits0References6Affected Software1
NVD
NVD
added yesterday4 views

CVE-2026-74388

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in sndseqossmidiputc called from sndseqossprocessevent. When it's ...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-59535

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in sndseqossmidiputc called from sndseqossprocessevent. When it's ...

5.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added yesterday4 views

CVE-2026-74388 ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in sndseqossmidiputc called from sndseqossprocessevent. When it's ...

5.5AI score
SaveExploits0References6
CVE
CVE
added yesterday10 views

CVE-2026-74388

Summary of CVE-2026-74388 (Linux kernel, ALSA: seq: oss): A use-after-free in the OSS MIDI SysEx handling was fixed. The OSS sequencer’s SysEx events contained a pointer to original data, which could be freed if a port closed concurrently before dispatch. The fix adds a reference-counting mechani...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday21 views

CVE-2026-74388 ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in sndseqossmidiputc called from sndseqossprocessevent. When it's ...

0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday11 views

PT-2026-72951

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in snd usbmidi akai output snd usbmidi akai output computes its fill-loop bound buf end = ep-max transfer - MAX AKAI SYSEX LEN - 1; as a signed int, so a small device-advertised bulk-OUT max transfe...

5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday12 views

PT-2026-72824

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in snd seq oss midi putc called from snd seq oss process event. Wh...

5.3AI score0.00166EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux, 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...

6.1AI score0.00202EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.13 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013575)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013575 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space includin...

7.8CVSS6.2AI score0.00202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011085)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011085 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space includin...

7.8CVSS6AI score0.00202EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/04/13 4:0 p.m.21 views

K000160741: Linux kernel vulnerability CVE-2025-37891

Security Advisory Description 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 ...

7.8CVSS5.9AI score0.00213EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37891)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37891 advisory. - In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP...

7.8CVSS7AI score0.00213EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.15 views

RHEL 9 : kernel (RHSA-2026:0917)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0917 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: iommufd/iovabitm...

8.8CVSS8AI score0.00278EPSS
SaveExploits0References13
Redos
Redos
added 2026/01/14 12:0 a.m.10 views

ROS-20260114-7325

A vulnerability in the sound/core/seq/oss/seqosssynth.c module of the Linux operating system kernel is related to synchronization errors when using a shared resource "Race Situation" when processing SysEx messages. Exploitation of the vulnerability could allow an attacker to cause a denial of...

7.8CVSS8.1AI score0.00164EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.9 views

SUSE CVE-2022-50719

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

5.1CVSS7AI score0.00202EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55770

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

6.5AI score0.00202EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:15 p.m.10 views

CVE-2022-50719

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

7.8CVSS0.00202EPSS
SaveExploits0References9
Rows per page
Query Builder