Lucene search
+L

875 matches found

OSV
OSV
added 2024/04/03 2:55 p.m.7 views

CVE-2024-26708 mptcp: really cope with fastopen race

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.40 views

CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS7.4AI score0.00172EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.25 views

CVE-2024-26708 mptcp: really cope with fastopen race

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

6.9AI score0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/03 2:55 p.m.191 views

CVE-2024-26708

CVE-2024-26708 affects the Linux kernel MPTCP subsystem. Description in provided docs: fastopen race between Fastopen and PM-trigger subflow shutdown can race; initial patch missed a state change before subflow_state_change callback. The fix copies all states reachable from TCP_FIN_WAIT1 to handl...

5.5CVSS6AI score0.00172EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.33 views

CVE-2024-26708 mptcp: really cope with fastopen race

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

6.7AI score0.00172EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.23 views

CVE-2021-47152

A potential data stream corruption flaw was found in the Linux kernel. This may result in a crash...

5.5CVSS8.6AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.24 views

CVE-2021-47152

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/25 9:15 a.m.12 views

CVE-2021-47152

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

5.5CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.35 views

CVE-2021-47152 mptcp: fix data stream corruption

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.15 views

CVE-2021-47152 mptcp: fix data stream corruption

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.43 views

CVE-2021-47152

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/03/25 9:7 a.m.93 views

CVE-2021-47152

CVE-2021-47152 refers to a Linux kernel fix for data stream corruption in the MPTCP path. The issue arises when mptcp_frag_can_collapse_to() incorrectly assumes only MPTCP uses a page_frag; if other protocols allocate fragments (e.g., plain TCP), memory can be re-used for mptcp_data_frag. The mit...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.34 views

CVE-2021-47152

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:23 p.m.23 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.1CVSS7AI score0.00479EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.25 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS6.9AI score0.00479EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.23 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS6.7AI score0.00479EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.18 views

CVE-2021-47132 mptcp: fix sk_forward_memory corruption on retransmission

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS7.3AI score0.00479EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.39 views

CVE-2021-47132 mptcp: fix sk_forward_memory corruption on retransmission

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS7.2AI score0.00479EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/15 8:14 p.m.76 views

CVE-2021-47132

CVE-2021-47132 refers to a Linux kernel issue in the MPTCP code where sk_forward_memory could be corrupted during retransmission due to unsafe updates that did not acquire the msk spin lock. A fix was introduced that adds a new variant of the blamed function which explicitly acquires the msk spin...

7.5CVSS7AI score0.00479EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.56 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS7.1AI score0.00479EPSS
SaveExploits0
Rows per page
Query Builder