Lucene search
K

20 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fixed race conditions during the processing of SysEx messages The OSS sequencer handles SysEx messages that are split into 6-byte packets. The ALSA sequencer’s OSS layer attempts to combine these packets. Currentl...

6.3CVSS6.2AI score0.00014EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007481 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages...

6.3CVSS6.5AI score0.00014EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/01/26 4:39 p.m.1 views

kernel: Linux kernel: ALSA: ump buffer overflow via malformed UMP SysEx message

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Universal MIDI Packet UMP driver. This vulnerability allows a buffer overflow and potential memory corruption via a malformed Universal MIDI Packet UMP System Exclusive SysEx message during MIDI 1.0 to UMP conversion...

7.8CVSS6AI score0.00067EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/21 10:12 a.m.1 views

kernel: Linux kernel: ALSA: ump buffer overflow via malformed UMP SysEx message

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Universal MIDI Packet UMP driver. This vulnerability allows a buffer overflow and potential memory corruption via a malformed Universal MIDI Packet UMP System Exclusive SysEx message during MIDI 1.0 to UMP conversion...

7.8CVSS6AI score0.00067EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/19 1:38 p.m.2 views

kernel: Linux kernel: ALSA: ump buffer overflow via malformed UMP SysEx message

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Universal MIDI Packet UMP driver. This vulnerability allows a buffer overflow and potential memory corruption via a malformed Universal MIDI Packet UMP System Exclusive SysEx message during MIDI 1.0 to UMP conversion...

7.8CVSS6AI score0.00067EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/28 1:1 a.m.1 views

ALSA: seq: oss: Fix races at processing SysEx messages

...

6.3CVSS7AI score0.00014EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from...

7.8CVSS6.4AI score0.00067EPSS
Exploits0References3
OSV
OSV
added 2025/07/30 4:17 p.m.0 views

SUSE-SU-2025:20519-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_4

This update for kernel-livepatch-MICRO-6-0-RTUpdate4 fixes the following issues: - CVE-2024-53146: NFSD: prevent a potential integer overflow bsc1234854 - CVE-2024-53166: block, bfq: fix bfqq uaf in bfqlimitdepth bsc1234885 - CVE-2024-53173: NFSv4.0: Fix a use-after-free problem in the asynchrono...

7.8CVSS6.8AI score0.00019EPSS
Exploits0References20
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.2 views

ALSA: ump: Fix buffer overflow at UMP SysEx message conversion

...

7.8CVSS7.2AI score0.00067EPSS
Exploits0
OSV
OSV
added 2025/05/19 8:15 a.m.1 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.00067EPSS
Exploits0References1
OSV
OSV
added 2025/05/19 8:15 a.m.0 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.00067EPSS
Exploits0References29
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.1 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 the Linux kernel that stems from a UMP SysEx message translation buffer overflow that could lead to memory corruption...

7.8CVSS6.8AI score0.00067EPSS
Exploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.1 views

DEBIAN-CVE-2024-57893

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It stores the data in the internal buffer and this...

6.3CVSS5.9AI score0.00014EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/01/15 12:0 a.m.1 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 the Linux kernel that stems from a contention issue when handling SysEx messages...

6.3CVSS6.5AI score0.00014EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/12/03 12:0 a.m.2 views

PT-2025-3618

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue concerns a race condition when processing SysEx messages in the ALSA sequencer OSS layer. The OSS sequencer handles SysEx messages split into 6-byte packets, and the ALSA sequencer OS...

6.3CVSS7.1AI score0.00014EPSS
Exploits0
seebug.org
seebug.org
added 2011/05/16 12:0 a.m.24 views

Winamp 5.61 'in_midi' component heap overflow (crash only)

No description provided by source. Exploit Title: Winamp 'inmidi' component heap overflow Date: 05/14/2011 Author: Alexander Gavrun http://0x1byte.blogspot.com/ Software Link: http://www.winamp.com/ Version: 5.61 Tested on: Windows 7 Vulnerability occur while parsing midi file with special crafte...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2011/05/15 12:0 a.m.31 views

Winamp 5.61 - 'in_midi' Component heap Overflow (crash only)

Exploit Title: Winamp 'inmidi' component heap overflow Date: 05/14/2011 Author: Alexander Gavrun http://0x1byte.blogspot.com/ Software Link: http://www.winamp.com/ Version: 5.61 Tested on: Windows 7 Vulnerability occur while parsing midi file with special crafted System Exclusive message type...

7.4AI score
Exploits0
0day.today
0day.today
added 2011/05/15 12:0 a.m.27 views

Winamp 5.61 'in_midi' component heap overflow (crash only)

Exploit for windows platform in category dos / poc Exploit Title: Winamp 'inmidi' component heap overflow Date: 05/14/2011 Author: Alexander Gavrun http://0x1byte.blogspot.com/ Software Link: http://www.winamp.com/ Version: 5.61 Tested on: Windows 7 Vulnerability occur while parsing midi file wit...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2011/05/15 12:0 a.m.22 views

Winamp 5.61 Heap Overflow

Exploit Title: Winamp 'inmidi' component heap overflow Date: 05/14/2011 Author: Alexander Gavrun http://0x1byte.blogspot.com/ Software Link: http://www.winamp.com/ Version: 5.61 Tested on: Windows 7 Vulnerability occur while parsing midi file with special crafted System Exclusive message type...

0.6AI score
Exploits0
exploitpack
exploitpack
added 2011/05/15 12:0 a.m.13 views

Winamp 5.61 - in_midi Component heap Overflow (crash only)

Winamp 5.61 - inmidi Component heap Overflow crash only Exploit Title: Winamp 'inmidi' component heap overflow Date: 05/14/2011 Author: Alexander Gavrun http://0x1byte.blogspot.com/ Software Link: http://www.winamp.com/ Version: 5.61 Tested on: Windows 7 Vulnerability occur while parsing midi fil...

0.3AI score
Exploits0
Rows per page
Query Builder