Lucene search
+L

897 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 6:53 a.m.4 views

CVE-2026-80585

A flaw was found in the Linux kernel. In the Multipath TCP MPTCP Fast Open feature, a vulnerability exists where the system incorrectly marks a subflow as MPTFO even when a TCP Fast Open TFO SYN packet does not contain data. This can lead to a stale MPTFO state, potentially triggering a...

9.4CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66502

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 6:31 a.m.4 views

EUVD-2026-66500

In the Linux kernel, the following vulnerability has been resolved: mptcp: fastopen: only mark MPTFO subflows with SYN data Passive TCP Fast Open accepts a valid-cookie SYN even when it carries no data. In that case the child socket's receive queue is intentionally left empty...

9.4CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66503

In the Linux kernel, the following vulnerability has been resolved: mptcp: reclaim forward-allocated memory on RX path errors After commit 9db5b3cec4ec "mptcp: borrow forward memory from subflow", errors in the receive path prior to queueing skbs into the receive queue do not trigger...

7.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.4 views

EUVD-2026-66501

In the Linux kernel, the following vulnerability has been resolved: mptcp: options: reset DSS fields in case of unexpected size A remote peer could send a malformed DSS with a wrong size, followed by another DSS or MPC + Data. In this case, the first suboption will be ignored, but leaving some...

9.8CVSS5.4AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/27 1:57 a.m.3 views

CVE-2019-7489

В этом репозитории нет README...

9.8CVSS8.8AI score0.05276EPSS
SaveExploits0
NVD
NVD
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80587

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80588

In the Linux kernel, the following vulnerability has been resolved: mptcp: reclaim forward-allocated memory on RX path errors After commit 9db5b3cec4ec "mptcp: borrow forward memory from subflow", errors in the receive path prior to queueing skbs into the receive queue do not trigger...

7.5CVSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80585

In the Linux kernel, the following vulnerability has been resolved: mptcp: fastopen: only mark MPTFO subflows with SYN data Passive TCP Fast Open accepts a valid-cookie SYN even when it carries no data. In that case the child socket's receive queue is intentionally left empty...

9.4CVSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80586

In the Linux kernel, the following vulnerability has been resolved: mptcp: options: reset DSS fields in case of unexpected size A remote peer could send a malformed DSS with a wrong size, followed by another DSS or MPC + Data. In this case, the first suboption will be ignored, but leaving some...

9.8CVSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.23 views

CVE-2026-80588 mptcp: reclaim forward-allocated memory on RX path errors

In the Linux kernel, the following vulnerability has been resolved: mptcp: reclaim forward-allocated memory on RX path errors After commit 9db5b3cec4ec "mptcp: borrow forward memory from subflow", errors in the receive path prior to queueing skbs into the receive queue do not trigger...

7.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:37 p.m.18 views

CVE-2026-80587

CVE-2026-80587 affects the Linux kernel MPTCP subsystem . The vulnerability arises because the kernel failed to enforce mutual-exclusion rules on incoming MPTCP suboptions, while the same restrictions were already applied on the outgoing side via mptcp_write_options. Per RFC 8684, certain subopti...

9.8CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.21 views

CVE-2026-80587 mptcp: avoid combining some incoming suboptions

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:37 p.m.15 views

CVE-2026-80588

CVE-2026-80588 affects the Linux kernel's MPTCP (Multipath TCP) subsystem . After commit 9db5b3cec4ec ("mptcp: borrow forward memory from subflow"), errors in the receive path prior to queueing SKBs into the receive queue fail to trigger reclamation of forward-allocated memory. In pathological dr...

7.5CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:37 p.m.26 views

CVE-2026-80586

CVE-2026-80586 affects the Linux kernel MPTCP (Multipath TCP) options handling. A remote peer can send a malformed DSS (Data Sequence Number) suboption with an incorrect size , followed by another DSS or MPC + Data. The first suboption is ignored, but some fields remain written , leading to incon...

9.8CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.37 views

CVE-2026-80586 mptcp: options: reset DSS fields in case of unexpected size

In the Linux kernel, the following vulnerability has been resolved: mptcp: options: reset DSS fields in case of unexpected size A remote peer could send a malformed DSS with a wrong size, followed by another DSS or MPC + Data. In this case, the first suboption will be ignored, but leaving some...

9.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.13 views

CVE-2026-80585

This vulnerability affects the Linux kernel's MPTCP (Multipath TCP) Fast Open implementation. The function mptcp_fastopen_subflow_synack_set_params() incorrectly set the is_mptfo flag before verifying that SYN data had actually been queued on the child socket's receive queue. Data-less TFO SYNs (...

9.4CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.22 views

CVE-2026-80585 mptcp: fastopen: only mark MPTFO subflows with SYN data

In the Linux kernel, the following vulnerability has been resolved: mptcp: fastopen: only mark MPTFO subflows with SYN data Passive TCP Fast Open accepts a valid-cookie SYN even when it carries no data. In that case the child socket's receive queue is intentionally left empty...

9.4CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/24 2:51 p.m.4 views

multi_path

multipath - Exploit für p0 Issue 1558 CVE-2018-4241 @i41nbeer mptcpusrconnectx ist der Handler für den connectx-Systemaufruf für die APMULTIPATH Socket-Familie. Die Logik dieser Funktion behandelt Quell- und Ziel-Sockaddr, die weder AFINET noch AFINET6 sind, nicht korrekt: root@kitploit: // verif...

9.3CVSS7.8AI score0.08121EPSS
SaveExploits4
BDU FSTEC
BDU FSTEC
added 2026/08/14 12:00 a.m.8 views

The vulnerability in the `net/mptcp/pm_kernel.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the net/mptcp/pmkernel.c component of the Linux operating system’s kernel is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References15Affected Software3
Rows per page
Query Builder