Lucene search
+L

141767 matches found

CVE
CVE
added 2026/08/15 5:59 a.m.21 views

CVE-2026-74388

The CVE-2026-74388 issue affects the Linux kernel ALSA: seq: oss component, where SysEx handling in the OSS sequencer could lead to a use-after-free if a sequencer port closes during dispatch. The root cause is a stale pointer in a pending event held after input MIDI bytes are turned into a seque...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.29 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 ...

7.8CVSS0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.8 views

EUVD-2026-59534

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with eventinput eventprocessmidi borrows msynth-outputrfile.output and then passes the substream to dumpmidi and sndrawmidikernelwrite without synchronizing with the output open/close...

5.7AI score0.00125EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.34 views

CVE-2026-74387 ALSA: seq: midi: Serialize output teardown with event_input

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with eventinput eventprocessmidi borrows msynth-outputrfile.output and then passes the substream to dumpmidi and sndrawmidikernelwrite without synchronizing with the output open/close...

7.8CVSS0.00125EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74387

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with eventinput eventprocessmidi borrows msynth-outputrfile.output and then passes the substream to dumpmidi and sndrawmidikernelwrite without synchronizing with the output open/close...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:59 a.m.15 views

CVE-2026-74387 ALSA: seq: midi: Serialize output teardown with event_input

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with eventinput eventprocessmidi borrows msynth-outputrfile.output and then passes the substream to dumpmidi and sndrawmidikernelwrite without synchronizing with the output open/close...

7.8CVSS5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:59 a.m.25 views

CVE-2026-74387

Summary of CVE-2026-74387 (Linux kernel, ALSA: seq: midi) : The vulnerability stems from improper synchronization in MIDI event handling. Specifically, event_process_midi() borrows msynth->output_rfile.output and passes the substream to dump_midi() and snd_rawmidi_kernel_write() without coordi...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.5 views

CVE-2026-74385

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmettcpsetqueuesock The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If it fails e.g., due to the socket not being in TCPESTABLISHED state, the socket...

7.5CVSS5.4AI score0.00432EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74386

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix page fragment cache leak in error path In nvmettcpallocqueue, when a connection is closed during the allocation process e.g., nvmettcpsetqueuesock returns -ENOTCONN, the error handling jumps to outdestroysq and the...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.5 views

CVE-2026-74384

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

9.8CVSS5.4AI score0.00521EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74383

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.5 views

CVE-2026-74382

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

5.5AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.7 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

5.8AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74380

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommumapsgtable return value check Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a zero. pinj...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.6 views

CVE-2026-74378

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix TOCTOU heap overflow in getsrqwqe getsrqwqe reads wqe-dma.numsge from the shared receive queue buffer, which is mapped into userspace. It validates numsge against maxsge, but then re-reads the same field to calculat...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74376

In the Linux kernel, the following vulnerability has been resolved: md/raid10: reset readslot when reusing r10bio for discard putallbios always drops devsi.bio, but it only drops devsi.replbio when r10bio-readslot 0. If discard reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS5.3AI score0.00509EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74375

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.5 views

CVE-2026-74373

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use mdclonedbio to control bio accounting instead of relying on r1bioexisted in raid1 or the ioaccounting flag in raid10. The previous logic does not reliably reflect...

5.4AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.7 views

CVE-2026-74372

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.5AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74371

In the Linux kernel, the following vulnerability has been resolved: bpf: fix BPFPROGQUERY OOB write and cgroup backward compat BPFPROGQUERY writes back the 'query.revision' field unconditionally to userspace. If userspace passes a smaller 'bpfattr' structure e.g. 40 bytes, which was the layout...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0
Rows per page
Query Builder