Lucene search
+L

512 matches found

OSV
OSV
added 2024/05/19 8:34 a.m.34 views

CVE-2024-35890 gro: fix ownership transfer

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS5.7AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.34 views

CVE-2024-35890 gro: fix ownership transfer

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/19 8:34 a.m.185 views

CVE-2024-35884

CVE-2024-35884 is a Linux kernel vulnerability in UDP GRO handling. When rx-udp-gro-forwarding is enabled, UDP packets may be GROed in transit and land in a tunnel, causing issues such as corrupted packets or kernel crashes (geneve path example). The root cause is that udp_gro_receive/udp4/udp6_g...

9.8CVSS6.4AI score0.00686EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/18 2:37 a.m.83 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.7AI score0.01115EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.26 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.25 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS7.5AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 9:15 a.m.21 views

UBUNTU-CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.31 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

7.7AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 8:20 a.m.9 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/04/04 8:20 a.m.204 views

CVE-2024-26803

Technical details beyond the initial description are not provided in the connected documents. Public specifics about affected products, versions, or fixes are not available here; monitor for official updates.

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.16 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

6.6AI score0.00225EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.35 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.8 views

SUSE CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/03/05 4:07 p.m.48 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

6CVSS6.5AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/04 6:15 p.m.12 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

6CVSS7.3AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/04 6:15 p.m.37 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS7.4AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

DEBIAN-CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.13 views

UBUNTU-CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.51 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/04 6:15 p.m.44 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.4AI score0.00212EPSS
SaveExploits0References2
Rows per page
Query Builder