Lucene search
+L

112 matches found

NVD
NVD
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31658

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.5CVSS0.0012EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/04/24 2:45 p.m.15 views

EUVD-2026-25551

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.3AI score0.0012EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.15 views

PT-2026-35010

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the Altera TSE driver. When the dma map single function fails within the tse start xmit function, the system returns NETDEV TX OK without freeing the socket buffe...

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010969 advisory. In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit...

5.6AI score0.00199EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.13 views

CVE-2026-23390

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

7.8CVSS5.9AI score0.00131EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/25 10:29 a.m.35 views

CVE-2026-23390 tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

0.00131EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/25 10:29 a.m.31 views

CVE-2026-23390

CVE-2026-23390 : In the Linux kernel, the tracing/dma subsystem fixes a potential perf buffer overflow in the dma_map_sg tracepoint when handling large scatter-gather lists (e.g., large DRM buffers). The patch caps the three dynamic arrays at 128 entries using min() to prevent excessive allocatio...

7.8CVSS5.9AI score0.00131EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:29 a.m.11 views

CVE-2026-23390

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

5.8AI score0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 10:29 a.m.11 views

CVE-2026-23390 tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large...

7.8CVSS7.3AI score0.00131EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005544)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005544 advisory. In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcmsysportxmit The bcmsysportxmit returns NETDEVTXO...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.15 views

CVE-2026-23174

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme...

0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.48 views

CVE-2026-23174 nvme-pci: handle changing device dma map requirements

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 4:27 p.m.32 views

CVE-2026-23174

The CVE-2026-23174 entry concerns the Linux kernel nvme-pci subsystem. Root cause: dma_needs_unmap may switch from false to true during data-iterator mapping, and the nvme driver must preserve mapped DMA vectors for later unmapping. The fix is to allocate/unprepare storage for DMA vectors on dema...

5.2AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.14 views

CVE-2026-23174

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme...

5.2AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 4:27 p.m.13 views

CVE-2026-23174 nvme-pci: handle changing device dma map requirements

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme...

5.2AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23174

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator...

5.5AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 5:16 p.m.10 views

UBUNTU-CVE-2026-23093

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dmaunmapsg nents The dmaunmapsg functions should be called with the same nents as the dmamapsg, not the value the map function returned...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23093

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dmaunmapsg nents The dmaunmapsg functions should be called with the same nents as the dmamapsg, not the value the map function returned...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References32
CVE
CVE
added 2026/02/04 4:08 p.m.47 views

CVE-2026-23093

Summary (CVE-2026-23093) : In the Linux kernel, the ksmbd: smbd DMA unmapping path uses dma_unmap_sg() with a different number of entries than dma_map_sg(), which is the root cause of the vulnerability. The fix ensures dma_unmap_sg() is called with the same nents as dma_map_sg(). According to the...

5.5CVSS5.1AI score0.00127EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder