Lucene search
+L

149 matches found

SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.6 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/20 1:21 p.m.5 views

CVE-2026-64037

A flaw was found in the Linux kernel's iwlwifi MLD driver. When the Aggregated MAC Service Data Unit AMSDU feature is disabled, the driver incorrectly processes Transmit Segmentation Offload TSO requests. This can lead to a flood of micro-frames on the transmit ring, resulting in memory corruptio...

9.8CVSS5.9AI score0.0043EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.6 views

EUVD-2026-45610

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

5.7AI score0.0043EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/27 3:5 a.m.13 views

CVE-2026-53228

A flaw was found in the Linux kernel's Simple Internet Transition SIT tunnel driver for IPv6. When processing network traffic with Generic Segmentation Offload GSO enabled, the driver may use a stale pointer to the inner IPv6 header after the socket buffer skb head has been reallocated. This can...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53228

In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6tunnelxmit caches the inner IPv6 header pointer at function entry and continues using it after iptunnelhandleoffloads. For GSO skbs, iptunnelhandleoffloads calls...

9.8CVSS0.00514EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/24 8:21 p.m.18 views

CVE-2026-53091

A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...

8.4CVSS5.9AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.12 views

CVE-2026-53091

In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdiscpktlensegsinit Most ndostartxmit methods expects headers of gso packets to be already in skb-head. net/core/tso.c users are particularly at risk, because tsobuildhdr does a memcpyhdr, skb-data, hdrlen;...

8.4CVSS0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/24 4:30 p.m.17 views

EUVD-2026-38959

In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdiscpktlensegsinit Most ndostartxmit methods expects headers of gso packets to be already in skb-head. net/core/tso.c users are particularly at risk, because tsobuildhdr does a memcpyhdr, skb-data, hdrlen;...

5.8AI score0.00129EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Net: Fixing segmentation issues with forwarding fraglists for GRO packets. This patch improves the handling of GSO segmentation by properly checking the SKBGSODODGY flag for GSO packets with a fraglist. This addresses low...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.3 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: sctp: Linearize cloned GSO packets in sctprcv. The cloned headskb still shares these frag SKBs in the fraglist with the original headskb. Accessing these frag SKBs is not safe. syzbot reported two bugs caused by the use of...

7.8CVSS6.7AI score0.00151EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.16 views

PT-2026-51985

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the handling of Generic Segmentation Offload GSO packet headers. The qdisc pkt len segs init function fails to properly pull headers into the expected memory location,...

8.4CVSS5.8AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/05 8:1 a.m.11 views

ibmveth: Disable GSO for packets with small MSS

...

8.6CVSS5.4AI score0.00389EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/04 2:21 a.m.14 views

SUSE CVE-2026-46273

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

5.5CVSS5.6AI score0.00389EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/06/03 8:29 p.m.13 views

CVE-2026-46273

A flaw was found in the Linux kernel's ibmveth driver. This vulnerability occurs when physical adapters on Power systems attempt to perform Generic Segmentation Offload GSO with a Maximum Segment Size MSS less than 224 bytes. A remote attacker could exploit this by sending specially crafted netwo...

8.6CVSS5.8AI score0.00389EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/03 6:16 p.m.13 views

CVE-2026-46273

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

8.6CVSS0.00389EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/03 6:16 p.m.5 views

CVE-2026-46273

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

8.6CVSS6AI score0.00389EPSS
SaveExploits0References25
ATTACKERKB
ATTACKERKB
added 2026/06/03 4:19 p.m.7 views

CVE-2026-46273

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

5.6AI score0.00389EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/06/03 4:19 p.m.18 views

EUVD-2026-34138

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

5.6AI score0.00389EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/03 4:19 p.m.3 views

CVE-2026-46273 ibmveth: Disable GSO for packets with small MSS

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppi...

8.6CVSS5.5AI score0.00389EPSS
SaveExploits0References11
Rows per page
Query Builder