Lucene search
+L

210 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 6:32 a.m.7 views

CVE-2026-64479

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA sequencer. This vulnerability allows an unprivileged local user to trigger a heap information leak in the sndseqeventdup function. By reading from /dev/snd/seq, an attacker can obtain 4 bytes of uninitialized kernel hea...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48823

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix uninitialised heap leak in sndseqeventdup sndseqeventdup copies an incoming event into a pool cell and, in the UMP-enabled build, clears the trailing cell-ump.raw.extra word that the memcpy did not cover. The guard...

5.8AI score0.00181EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64479

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix uninitialised heap leak in sndseqeventdup sndseqeventdup copies an incoming event into a pool cell and, in the UMP-enabled build, clears the trailing cell-ump.raw.extra word that the memcpy did not cover. The guard...

5.7AI score0.00181EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/22 1:5 a.m.5 views

CVE-2026-64029

A flaw was found in the Advanced Linux Sound Architecture ALSA sequencer component of the Linux kernel. This vulnerability, a use-after-free, occurs because of improper synchronization when handling Universal MIDI Packet UMP output. A local attacker could exploit this by creating a specific timin...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.7 views

SUSE CVE-2026-64029

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-64029

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:39 p.m.9 views

EUVD-2026-45602

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

5.3AI score0.00125EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64029 ALSA: seq: Serialize UMP output teardown with event_input

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS0.00125EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61346

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ALSA sequencer where seq ump process event accesses client-out rfile.output without proper synchronization during the transition between the first-open and...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Fixed a regulator resource leak caused by a failure in wm5102clearwritesequencer. The wm5102clearwritesequencer helper function may return an error and simply terminate, bypassing the cleanup sequence. This results ...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53241

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary,...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 7:23 a.m.10 views

CVE-2026-53241

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA sequencer dummy port. This vulnerability arises from a stack overread when processing Universal MIDI Packet UMP events, where the system attempts to copy a UMP-sized packet into a smaller, legacy-sized stack storage. Th...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:8 a.m.12 views

SUSE CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/25 9:16 a.m.12 views

CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 9:16 a.m.11 views

UBUNTU-CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.9 views

CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 8:39 a.m.7 views

CVE-2026-53241 ALSA: seq: dummy: fix UMP event stack overread

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.11 views

CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.8 views

CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.8AI score0.00122EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/06/25 8:39 a.m.13 views

EUVD-2026-39192

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.8AI score0.00122EPSS
SaveExploits0References4
Rows per page
Query Builder