Lucene search
+L

344 matches found

SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.4 views

SUSE CVE-2022-49872

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

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49872

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

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

UBUNTU-CVE-2022-49872

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

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49872

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

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:10 p.m.9 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...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 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.0129EPSS
SaveExploits1References372
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.4 views

SUSE CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS7.5AI score0.002EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

UBUNTU-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

8.2CVSS6.2AI score0.002EPSS
SaveExploits0References51
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.9 views

CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:40 p.m.178 views

CVE-2025-21926

CVE-2025-21926 : In the Linux kernel, the net: gso: fix ownership in __udp_gso_segment vulnerability is resolved. The bug occurs when __udp_gso_segment removes the skb destructor while keeping the socket reference intact, risking a skb_orphan-triggered kernel BUG with OpenVSwitch sequences (OVS_A...

5.5CVSS7AI score0.002EPSS
SaveExploits0References11Affected Software1
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from an ownership issue in udpgsosegment...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 views

CVE-2023-52991 net: fix NULL pointer in skb_segment_list

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer in skbsegmentlist Commit 3a1296a38d0c "net: Support GRO/GSO fraglist chaining." introduced UDP listifyed GRO. The segmentation relies on fraglist being untouched when passing through the network stack. This...

5.9AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/27 3:23 p.m.5 views

SUSE-SU-2025:20164-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. - CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision tracking...

9.8CVSS7.4AI score0.03301EPSS
SaveExploits8References1116
SUSE Linux
SUSE Linux
added 2025/03/27 2:32 p.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-26924: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup bsc1225820. CVE-2024-27397: netfilter: nftables: use timestamp to check for set...

8.8CVSS8.1AI score0.03558EPSS
SaveExploits4References1694
OSV
OSV
added 2025/03/27 12:56 p.m.11 views

SUSE-SU-2025:20246-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. - CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision...

9.8CVSS7AI score0.03301EPSS
SaveExploits8References1116
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-49978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gso: fix udp gso fraglist segmentation after pull from fraglist Detect gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead ...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/05 2:49 a.m.6 views

kernel: net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: gso: Fixed the udp gso fraglist segmentation issue after pulling from fraglist. Detect invalid geometry conditions caused by corrupted geometry data see below, and pass these conditions to skbsegment instead of skbSegmentList...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.7 views

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

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-49948 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References2
Rows per page
Query Builder