Lucene search
+L

369999 matches found

CVE
CVE
added 2026/08/15 5:57 a.m.31 views

CVE-2026-74281

CVE-2026-74281 — Linux kernel TIPC inverted service ranges : The vulnerability occurs in tipc_update_nametbl() where a peer’s binding uses lower/upper bounds from the wire without ensuring lower upper to be inserted into the service-range RB-tree in a way that cannot be matched or withdrawn. Thi...

7.5CVSS5.4AI score0.0067EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74281

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

7.5CVSS5.4AI score0.0067EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74281 tipc: reject inverted service ranges from peer bindings

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

7.5CVSS5.6AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:57 a.m.7 views

EUVD-2026-59426

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00521EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:57 a.m.9 views

EUVD-2026-59427

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00704EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:57 a.m.39 views

CVE-2026-74280

The CVE-2026-74280 entry concerns the Linux kernel crypto: marvell/octeontx component where DMA cleanup used the wrong loop index. Specifically, the sg_cleanup path unmaps DMA buffers using list[i] instead of list[j], leading to leaking successfully mapped entries and repeatedly unmapping the fai...

10CVSS5.3AI score0.00704EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.5 views

CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.3AI score0.00704EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.18 views

CVE-2026-74279 crypto: cavium/cpt - fix DMA cleanup using wrong loop index

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.5AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:57 a.m.17 views

CVE-2026-74280 crypto: marvell/octeontx - fix DMA cleanup using wrong loop index

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:57 a.m.35 views

CVE-2026-74279

The CVE-2026-74279 issue affects the Linux kernel crypto: cavium/cpt path, where the sg_cleanup error path used list[i] instead of list[j] when unmapping DMA buffers. This incorrect loop indexing could leak entries that were previously mapped and repeatedly unmap the failed entry. The vulnerabili...

10CVSS5.3AI score0.00521EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.29 views

CVE-2026-74280 crypto: marvell/octeontx - fix DMA cleanup using wrong loop index

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS0.00704EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.35 views

CVE-2026-74279 crypto: cavium/cpt - fix DMA cleanup using wrong loop index

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS0.00521EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74279

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.3AI score0.00521EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:57 a.m.25 views

CVE-2026-74278

CVE-2026-74278 affects the Linux kernel ALSA seq subsystem. The leak arises from bounce_error_event() always emitting SNDRV_SEQ_EVENT_KERNEL_ERROR with a raw struct snd_seq_event pointer exposed to users. The fix differentiates by client type: for USER_CLIENTS, send SNDRV_SEQ_EVENT_BOUNCE with SN...

5.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:57 a.m.13 views

CVE-2026-74278 ALSA: seq: Fix kernel heap address leak in bounce_error_event()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:57 a.m.10 views

EUVD-2026-59425

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

5.5AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.34 views

CVE-2026-74278 ALSA: seq: Fix kernel heap address leak in bounce_error_event()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74278

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.16 views

CVE-2026-74277 iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path

In the Linux kernel, the following vulnerability has been resolved: iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path In iommudmamapsg, when handling PCI P2PDMA cases, the DMA length of the current scatterlist segment s is incorrectly assigned from the head entry sg-length...

8.8CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:57 a.m.21 views

CVE-2026-74276

Summary : CVE-2026-74276 documents a Linux kernel SPI/Xilinx driver issue where the TX FIFO size was miscomputed due to querying FULL and relying on the TX FIFO to reflect the actual buffer, ignoring the shift register. The result can be an over-read (example: 17 bytes for a 16-byte FIFO) leading...

5.7AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder