Lucene search
+L

23288 matches found

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
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.21 views

CVE-2021-47103 inet: fully convert sk->sk_rx_dst to RCU rules

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

9.8CVSS6.7AI score0.00953EPSS
SaveExploits1References7
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.00212EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/04 6:10 p.m.171 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.00212EPSS
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.00212EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/02 10:15 p.m.21 views

CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/02 10:15 p.m.31 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.4AI score0.00661EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS6.1AI score0.00236EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.33 views

CVE-2023-52513

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52513

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.5CVSS6.1AI score0.00661EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/02 10:15 p.m.21 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.2AI score0.00236EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.42 views

CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS6AI score0.00236EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.19 views

CVE-2023-52523 bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

6.6AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.26 views

CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS5.3AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.37 views

CVE-2023-52523 bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS7.4AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 9:52 p.m.7 views

CVE-2023-52523 bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

7.8CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2024/03/02 9:52 p.m.112 views

CVE-2023-52523

CVE-2023-52523 – Linux kernel vulnerability (bpf, sockmap): A BPF sk_msg redirect can target a non-TCP exit socket (via SOCKMAP/SOCKHASH), which previously could downcast to a tcp_sock and crash. The issue arose after enabling redirects to non-TCP sockets, breaking assumptions that the egress soc...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.42 views

CVE-2023-52513 RDMA/siw: Fix connection failure handling

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.5CVSS6.8AI score0.00661EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.38 views

CVE-2023-52513

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.5CVSS6.8AI score0.00661EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.7 views

SUSE CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS6.1AI score0.0049EPSS
SaveExploits0References6
Rows per page
Query Builder