Lucene search
+L

8 matches found

UbuntuCve
UbuntuCve
added 4 days ago5 views

CVE-2026-74545

In the Linux kernel, the following vulnerability has been resolved: rtase: fix double free of multi-frag skb on DMA map failure In rtasestartxmit, when the head buffer DMA mapping fails after rtasexmitfrags has mapped all fragments, the error path clears the fragment descriptors with...

9.8CVSS5.7AI score0.00457EPSS
SaveExploits0References6
CVE
CVE
added 4 days ago20 views

CVE-2026-74545

CVE-2026-74545 is a Linux kernel issue where rtase_start_xmit() can double-free an skb on DMA map failure after fragments are mapped. The fix changes control flow to return immediately after clearing fragments when the skb owns frags; the no-frag path still frees the head skb once. Public advisor...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.33 views

CVE-2026-68135 net: hip04: fix RX buffer leak on build_skb failure

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/24 2:45 p.m.13 views

CVE-2026-31658 net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()

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.8AI score
SaveExploits0References13
CVE
CVE
added 2026/04/24 2:45 p.m.64 views

CVE-2026-31658

CVE-2026-31658 affects the Linux kernel net: altera-tse driver. The root cause is a memory leak: when dma_map_single() fails in tse_start_xmit(), the code returns NETDEV_TX_OK without freeing the skb, causing the skb to be leaked on every DMA mapping failure. The provided patches add dev_kfree_sk...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/09 6:44 a.m.12 views

CVE-2025-37873 eth: bnxt: fix missing ring index trim on error path

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

7.8CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/05/09 6:44 a.m.132 views

CVE-2025-37873

The CVE-2025-37873 entry concerns the Linux kernel Ethernet driver for Broadcom/BNXT (eth: bnxt). The issue arises in the Tx path after a conversion to a free-running tx_prod, where masking on the Tx error path was missed, causing a crash on error conditions such as DMA mapping failures. The root...

7.8CVSS6.9AI score0.00282EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:15 p.m.21 views

UBUNTU-CVE-2024-50001

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

7.8CVSS6.1AI score0.00327EPSS
SaveExploits0References32
Rows per page
Query Builder