CVE-2025-40258
9.8 · CRITICALOverview
CVE-2025-40258 is a critical-severity vulnerability. It was published on December 4, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).
This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
Technical Description
In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix race condition in mptcp_schedule_work()
syzbot reported use-after-free in mptcp_schedule_work() [1]
Issue here is that mptcp_schedule_work() schedules a work,
then gets a refcount on sk->sk_refcnt if the work was scheduled.
This refcount will be released by mptcp_worker().
[A] if (schedule_work(...)) {
[B] sock_hold(sk);
return true;
}
Problem is that mptcp_worker() can run immediately and complete before [B]
We need instead :
sock_hold(sk);
if (schedule_work(...))
return true;
sock_put(sk);
[1]
refcount_t: addition on 0; use-after-free.
WARNING: CPU: 1 PID: 29 at lib/refcount.c:25 refcount_warn_saturate+0xfa/0x1d0 lib/refcount.c:25
Call Trace:
<TASK>
__refcount_add include/linux/refcount.h:-1 [inline]
__refcount_inc include/linux/refcount.h:366 [inline]
refcount_inc include/linux/refcount.h:383 [inline]
sock_hold include/net/sock.h:816 [inline]
mptcp_sc
Remediation
Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
References
Frequently Asked Questions
What is CVE-2025-40258?
CVE-2025-40258 is a critical-severity vulnerability. It was published on December 4, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).
How severe is CVE-2025-40258?
This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
How do I fix or remediate CVE-2025-40258?
Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
How can CyberStrike help with CVE-2025-40258?
CyberStrike's AI-powered security agents can automatically detect CVE-2025-40258 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.
Related CRITICAL CVEs from 2025
View all →Huang Yaoshi Pharmaceutical Management Software through 16.0 allows arbitrary file upload via a .asp
Unrestricted Upload of File with Dangerous Type vulnerability in themeglow JobBoard Job listing job-
An issue was discovered in Aviatrix Controller before 7.1.4191 and 7.2.x before 7.2.4996. Due to the
Unrestricted Upload of File with Dangerous Type vulnerability in jumpdemand 4ECPS Web Forms 4ecps-we
An os command injection vulnerability exists in the touchlist_sync.cgi touchlistsync() functionality
A stack-based buffer overflow vulnerability exists in the touchlist_sync.cgi touchlistsync() functio
A buffer overflow vulnerability exists in the login.cgi Goto_chidx() functionality of Wavlink AC3000
A firmware update vulnerability exists in the login.cgi functionality of Wavlink AC3000 M33A8.V5030.
A static login vulnerability exists in the wctrls functionality of Wavlink AC3000 M33A8.V5030.210505
Multiple OS command injection vulnerabilities exist in the login.cgi set_sys_init() functionality of
Multiple OS command injection vulnerabilities exist in the login.cgi set_sys_init() functionality of
Multiple OS command injection vulnerabilities exist in the login.cgi set_sys_init() functionality of