CVE-2025-40133
Last modified
CVE-2025-40133 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable(). mptcp_active_enable() is called from subflow_finish_connect(), which is icsk->icsk_af_ops->sk_rx_dst_set() and it's not always under RCU. Using sk_dst_get(sk)->dev could trigger UAF. Let's use __sk_dst_get() and dst_dev_rcu().. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable(). mptcp_active_enable() is called from subflow_finish_connect(), which is icsk->icsk_af_ops->sk_rx_dst_set() and it's not always under RCU. Using sk_dst_get(sk)->dev could trigger UAF. Let's use __sk_dst_get() and dst_dev_rcu().
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 27069e7cb3d1cea9377069266acf19b9cc5ad0ae, < ad16235c9d3ef7ec17c109ff39b7504f49d17072; >= 27069e7cb3d1cea9377069266acf19b9cc5ad0ae, < cc976ec9e38bb79409de3261ba1dbb6868e2a53e; >= 27069e7cb3d1cea9377069266acf19b9cc5ad0ae, < 893c49a78d9f85e4b8081b908fb7c407d018106a |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40133?
How severe is CVE-2025-40133?
How do I fix CVE-2025-40133?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40128Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-40129In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-4013A vulnerability was found in PHPGurukul Art Gallery Manageme…9.8
- CVE-2025-40130In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40131In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40132In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40134In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40135In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40136In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40137In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40138In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40139In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-40133?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
