Lucene search
+L

81 matches found

OSV
OSV
added 2024/12/29 9:15 a.m.3 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.00205EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.18 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.00205EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.16 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.00205EPSS
SaveExploits0
OSV
OSV
added 2024/12/29 8:48 a.m.8 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.00205EPSS
SaveExploits0References10
CVE
CVE
added 2024/12/29 8:48 a.m.126 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.00205EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/06 12:0 a.m.8 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.00205EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.23 views

CVE-2024-53058

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS6.8AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/19 6:15 p.m.6 views

AZL-53834 CVE-2024-53058 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.21 views

AZL-53942 CVE-2024-53058 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.4 views

UBUNTU-CVE-2024-53058

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.42 views

CVE-2024-53058 net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

0.00245EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 5:19 p.m.15 views

CVE-2024-53058 net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References9
CVE
CVE
added 2024/11/19 5:19 p.m.158 views

CVE-2024-53058

The CVE affects the Linux kernel driver net: stmmac when handling TSO with non-paged SKB data. The root cause is an unbalanced DMA map/unmap sequence: tx_skbuff_dma[].buf is set inconsistently, causing a valid buffer to be unmapped prematurely if a DMA descriptor is freed before all descriptors f...

5.5CVSS5.3AI score0.00245EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.15 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-43897)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43897 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset ...

5.5CVSS6AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.24 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.9AI score0.00212EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.12 views

SUSE CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.4AI score0.00212EPSS
SaveExploits0References13
NVD
NVD
added 2024/08/26 11:15 a.m.25 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS0.00212EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/26 11:15 a.m.10 views

AZL-48670 CVE-2024-43897 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.5 views

DEBIAN-CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS5.7AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.18 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.4AI score0.00212EPSS
SaveExploits0References5
Rows per page
Query Builder