CVE-2025-40168
Last modified
CVE-2025-40168 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). smc_clc_prfx_match() is called from smc_listen_work() and not under RCU nor RTNL. Using sk_dst_get(sk)->dev could trigger UAF. Let's use __sk_dst_get() and dst_dev_rcu(). Note that the returned value of smc_clc_prfx_match() is not used in the caller.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). smc_clc_prfx_match() is called from smc_listen_work() and not under RCU nor RTNL. Using sk_dst_get(sk)->dev could trigger UAF. Let's use __sk_dst_get() and dst_dev_rcu(). Note that the returned value of smc_clc_prfx_match() is not used in the caller.
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 | >= a046d57da19f812216f393e7c535f5858f793ac3, < d26e80f7fb62d77757b67a1b94e4ac756bc9c658; >= a046d57da19f812216f393e7c535f5858f793ac3, < 235f81045c008169cc4e1955b4a64e118eebe61b |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40168?
How severe is CVE-2025-40168?
How do I fix CVE-2025-40168?
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-40162In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40163In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40164In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-40165In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40166In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40167In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40169In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4017A vulnerability classified as problematic was found in 20120…6.5
- CVE-2025-40170In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40171In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40172In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40173In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-40168?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
