Lucene search
+L

3593 matches found

Prion
Prion
added 2024/03/04 6:15 p.m.45 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.00228EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.52 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.00228EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.22 views

CVE-2021-47099 veth: ensure skb entering GRO are not cloned.

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.7AI score0.00228EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/04 6:10 p.m.176 views

CVE-2021-47099

CVE-2021-47099 targets the Linux kernel veth path where GRO could process shared/cloned skbs when GRO is on, and no XDP program is attached. The fix is to skip the GRO stage for shared or cloned skbs, avoiding potential GRO-related corruption; the patch reverts to netif_receive_skb and introduces...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.52 views

CVE-2021-47099 veth: ensure skb entering GRO are not cloned.

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.00228EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/02 10:15 p.m.31 views

CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS9AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.23 views

AZL-55766 CVE-2023-52532 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.10 views

UBUNTU-CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.41 views

CVE-2023-52580 net/core: Fix ETH_P_1588 flow dissector

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

9.1AI score0.00225EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.20 views

CVE-2023-52580 net/core: Fix ETH_P_1588 flow dissector

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

6.6AI score0.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.48 views

CVE-2023-52532 net: mana: Fix TX CQE error handling

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

7.5AI score0.00231EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/02 12:00 a.m.9 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an error in the calculation of the nhoff value when raw PTP Ethernet frames larger than 256 bytes in size and in 0xff mode are sent...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/01 11:06 a.m.19 views

OESA-2024-1241 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

4.7CVSS7.6AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 11:06 a.m.10 views

OESA-2024-1239 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

5.5CVSS7.6AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/01 11:06 a.m.11 views

OESA-2024-1243 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

4.7CVSS7.6AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 11:06 a.m.11 views

OESA-2024-1240 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

5.5CVSS7.6AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/01 11:06 a.m.13 views

OESA-2024-1242 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

4.7CVSS7.6AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 11:06 a.m.10 views

OESA-2024-1244 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

7CVSS7.5AI score0.00302EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.6 views

SUSE CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS6.7AI score0.00229EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.5 views

SUSE CVE-2021-46998

In the Linux kernel, the following vulnerability has been resolved: ethernet:enic: Fix a use after free bug in enichardstartxmit In enichardstartxmit, it calls enicqueuewqskb. Inside enicqueuewqskb, if some error happens, the skb will be freed by devkfreeskbskb. But the freed skb is still used in...

6.7CVSS7.8AI score0.00242EPSS
SaveExploits0References11
Rows per page
Query Builder