Lucene search
+L

953 matches found

EUVD
EUVD
added 2025/12/30 3:30 p.m.12 views

EUVD-2023-60465

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

5.9AI score0.00197EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.15 views

CVE-2023-54176

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

0.00197EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54176

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

5.9AI score0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.14 views

UBUNTU-CVE-2023-54176

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

5.7AI score0.00197EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.33 views

CVE-2023-54176 mptcp: stricter state check in mptcp_worker

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:08 p.m.24 views

CVE-2023-54176

Mode C: Concrete details present. CVE-2023-54176 affects the Linux kernel MPTCP path where mptcp_worker could run while the msk socket was in an unexpected state (connect/fastclose sequence leading to a partition crash). The fix implements a stricter state check in mptcp_worker by preventing exec...

6AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50783

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to...

5.7AI score0.00243EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code on...

7.2AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

AZL-74172 CVE-2025-68291 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

5.6AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68291

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:06 p.m.9 views

CVE-2025-68291 mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose().

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.53 views

CVE-2025-68291 mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose().

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

0.00216EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from mptcpdofastclose not initializing rcvmss, which could lead to a divide-by-zero error...

6.1AI score0.00216EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/16 12:00 a.m.13 views

The vulnerability of the mptcp_schedule_work() function in the net/mptcp/protocol.c module of the MPTCP protocol implementation in the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the mptcpschedulework function in the net/mptcp/protocol.c module of the MPTCP protocol implementation in the Linux operating system is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow a malicious actor t...

8CVSS6AI score0.00464EPSS
SaveExploits0References17Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.13 views

The vulnerability of the proc_blackhole_detect_timeout() function in the net/mptcp/ctrl.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the procblackholedetecttimeout function in the net/mptcp/ctrl.c module of the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/12/09 12:00 a.m.16 views

The vulnerability of the mptcp_sendmsg_frag() function in the net/mptcp/protocol.c module of the Linux operating system allows a hacker to gain access to protected information.

The vulnerability of the mptcpsendmsgfrag function in the net/mptcp/protocol.c module of the Linux kernel is related to incorrect comparisons. Exploiting this vulnerability could allow an attacker to gain access to protected information...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.12 views

The vulnerability of the mptcp_pernet_set_defaults() function in the net/mptcp/ctrl.c module of the MPTCP protocol implementation in Linux’s kernel allows a attacker to cause a service failure.

The vulnerability of the mptcppernetsetdefaults function in the net/mptcp/ctrl.c module of the MPTCP protocol implementation in Linux’s kernel is related to pointer manipulation. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References10Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.7 views

The vulnerability of the mptcp_update_infinite_map() function in the net/mptcp/protocol.c module of the MPTCP protocol implementation in Linux’s kernel, which allows a attacker to cause a service failure.

The vulnerability of the mptcpupdateinfinitemap function in the net/mptcp/protocol.c module of the MPTCP protocol implementation in Linux’s kernel is related to improper control of resource identifiers “resource injection”. Exploiting this vulnerability could allow a attacker to cause service...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References14Affected Software3
OSV
OSV
added 2025/12/04 4:16 p.m.25 views

AZL-71380 CVE-2025-40258 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS6.1AI score0.00464EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.15 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS0.00464EPSS
SaveExploits0References8
Rows per page
Query Builder