Lucene search
+L

39 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2025-26751

Malicious code in bioql PyPI...

8.3AI score0.00161EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2025-38718

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access the...

7.8CVSS7.2AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.16 views

SUSE CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/04 4:15 p.m.23 views

AZL-66788 CVE-2025-38718 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

DEBIAN-CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.2AI score0.00161EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.24 views

kernel: net: add more sanity checks to qdisc_pkt_len_init()

A flaw was found in the Linux kernel's network handling, specifically within the qdiscpktleninit function. A local user could exploit this by crafting a malicious Generic Segmentation Offload GSO packet. Insufficient sanity checks in the virtionethdrtoskb function allow for an underflow in the...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:10 p.m.19 views

CVE-2022-49872 net: gso: fix panic on frag_list with mixed head alloc types

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix panic on fraglist with mixed head alloc types Since commit 3dcbdb134f32 "net: gso: Fix skbsegment splat when splitting gsosize mangled skb having linear-headed fraglist", it is allowed to change gsosize of a GRO...

7.5CVSS5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.16 views

PT-2025-18589 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the net: gso module. The issue occurs when the gso size of a GRO packet is changed, and the frag list contains skbs wi...

7.8CVSS7.4AI score0.01339EPSS
SaveExploits1References372
CVE
CVE
added 2024/10/21 6:02 p.m.203 views

CVE-2024-49948

CVE-2024-49948 : In the Linux kernel, the vulnerability stems from insufficient sanity checks in net/core qdisc handling together with virtio_net_hdr_to_skb() parsing. A crafted GSO packet (80 bytes total: 20 IPv4 + 60 TCP + small GSO size) could be misclassified, making skb->len appear larger...

5.5CVSS6.9AI score0.00291EPSS
SaveExploits0References14Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.30 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.00221EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/26 11:15 a.m.30 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...

7.8CVSS0.00221EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.21 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...

7.8CVSS6.4AI score0.00221EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.18 views

CVE-2024-43897 net: drop bad gso csum_start and offset in virtio_net_hdr

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...

7.1AI score0.00221EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:10 a.m.129 views

CVE-2024-43897

The CVE-2024-43897 entry concerns the Linux kernel net/virtio_net_hdr handling for GSO. The fix tightens csum_start and csum_offset checks in virtio_net_hdr_to_skb for GSO packets, ensuring that a checksum requested via VIRTIO_NET_HDR_F_NEEDS_CSUM is valid in the skb after segmentation. The patch...

7.8CVSS7AI score0.00221EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.48 views

CVE-2024-43897 net: drop bad gso csum_start and offset in virtio_net_hdr

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...

7.8CVSS0.00221EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/26 10:10 a.m.29 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...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 10:10 a.m.27 views

CVE-2024-43897 net: drop bad gso csum_start and offset in virtio_net_hdr

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...

7.8CVSS6.1AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.28 views

CVE-2024-36933

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb-protocol,data,macheader for outer header in nshgsosegment. syzbot triggered various splats see 0 and links by a crafted GSO packet of VIRTIONETHDRGSOUDP layering the following protocols: ETHP8021AD + ETHPNSH +...

7.8CVSS6.5AI score0.00295EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.58 views

CVE-2024-35884 udp: do not accept non-tunnel GSO skbs landing in a tunnel

In the Linux kernel, the following vulnerability has been resolved: udp: do not accept non-tunnel GSO skbs landing in a tunnel When rx-udp-gro-forwarding is enabled UDP packets might be GROed when being forwarded. If such packets might land in a tunnel this can cause various issues and...

9.8CVSS6.2AI score0.00686EPSS
SaveExploits0References6
Rows per page
Query Builder