Lucene search
K

75 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-43194

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: consume xmit errors of GSO frames udpgrofrglist.sh and udpgrobench.sh are the flakiest tests currently in NIPA. They fail in the same exact way, TCP GRO te...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-53367

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.1 views

SUSE CVE-2022-50248

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double free on tx path. We see kernel crashes and lockups and KASAN errors related to ax210 firmware crashes. One of the KASAN dumps pointed at the tx path, and it appears there is indeed a way to...

7CVSS6.4AI score0.00022EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2022-50248

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double free on tx path. We see kernel crashes and lockups and KASAN...

7.8CVSS5.8AI score0.00022EPSS
Exploits0References2
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

UBUNTU-CVE-2022-50248

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double free on tx path. We see kernel crashes and lockups and KASAN errors related to ax210 firmware crashes. One of the KASAN dumps pointed at the tx path, and it appears there is indeed a way to...

7.8CVSS5.9AI score0.00022EPSS
Exploits0References9
OSV
OSV
added 2025/07/10 9:15 a.m.2 views

AZL-64901 CVE-2025-38331 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on all TCP It is desireable to push the hardware accelerator to also process non-segmented TCP frames: we pass the skb-len to the "TOE/TSO" offloader and it will handle them. Without this quirk...

5.5CVSS5.7AI score0.0007EPSS
Exploits0References1
CVE
CVE
added 2025/07/10 8:15 a.m.69 views

CVE-2025-38331

CVE-2025-38331 fixes a Linux kernel vulnerability in the cortina Ethernet driver where TOE/TSO must be used on all TCP traffic to prevent driver instability, lockups, and crashes. The issue arises from a mismatch between TOE and segmentation; the data path offloads IP/TCP parsing, checksums, and ...

5.5CVSS6.8AI score0.0007EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.5 views

CVE-2025-38331 net: ethernet: cortina: Use TOE/TSO on all TCP

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on all TCP It is desireable to push the hardware accelerator to also process non-segmented TCP frames: we pass the skb-len to the "TOE/TSO" offloader and it will handle them. Without this quirk...

0.0007EPSS
Exploits0References5
CVE
CVE
added 2025/02/26 2:13 a.m.56 views

CVE-2022-49452

The provided documents describe CVE-2022-49452 affecting the DPAA2-ETH path in the Linux kernel. The issue arises when the TSO header is freed after dma_unmap, using a DMA-mapped buffer’s address that has already been unmapped. The fix implemented is to call dpaa2_iova_to_virt() before dma_unmap ...

5.5CVSS5.3AI score0.00135EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49452 dpaa2-eth: retrieve the virtual address before dma_unmap

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

0.00135EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.6 views

CVE-2022-49452

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS5.5AI score0.00135EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/12/30 4:24 p.m.7 views

CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS6.6AI score0.00019EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.1 views

SUSE CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS7.6AI score0.00019EPSS
Exploits0References15
OSV
OSV
added 2024/12/29 9:15 a.m.1 views

AZL-55253 CVE-2024-56719 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/12/29 9:15 a.m.0 views

UBUNTU-CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.13 views

CVE-2024-56719 net: stmmac: fix TSO DMA API usage causing oops

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

0.00019EPSS
Exploits0References5
CVE
CVE
added 2024/12/29 8:48 a.m.100 views

CVE-2024-56719

CVE-2024-56719 affects the Linux kernel net driver stmmac (TSO DMA path). The root cause was unbalanced DMA map/unmap: tx_skbuff_dma[] was populated later in stmmac_tso_xmit(), causing the dma cookie used by dma_unmap_single() to differ from dma_map_single() when priv->dma_cap.addr64 > 32. ...

5.5CVSS6.3AI score0.00019EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/12/29 8:48 a.m.5 views

CVE-2024-56719 net: stmmac: fix TSO DMA API usage causing oops

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS6AI score0.00019EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.13 views

CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS5.6AI score0.00019EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/12/06 12:0 a.m.1 views

PT-2024-37031

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue is related to the TSO DMA API usage in the Linux kernel, specifically in the stmmac driver. The problem arises when the assignment of tx skbuff dma members is moved later in stmmac ts...

5.5CVSS5.3AI score0.00019EPSS
Exploits0
Rows per page
Query Builder