
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a vulnerability (CVE-2025-40139) has been identified in the SMC (Shared Memory Communication) component. The issue involves the smcclcprfxset() function, which is called during connect() operations and operates without proper RCU (Read-Copy-Update) or RTNL (Route Netlink) protection. Using skdst_get(sk)->dev could trigger a Use-After-Free (UAF) condition (NVD).
The vulnerability stems from improper handling of socket destinations in the smcclcprfxset() function. The issue occurs because the function is called during connect() operations without proper synchronization mechanisms (RCU or RTNL). To address this, the fix implements the use of _skdstget() and devdstrcu() under rcureadlock() after kernelgetsockname(). Additionally, the first argument of smcclcprfxset[46]_rcu() has been modified to prevent touching the destination there (NVD).
The vulnerability could lead to a Use-After-Free condition in the Linux kernel's SMC component, potentially affecting system stability and security. The returned value of smcclcprfx_set() is not used in the caller, which may limit some aspects of the impact (NVD).
The issue has been resolved through a kernel patch that implements proper synchronization mechanisms. The fix includes using _skdstget() and devdstrcu() under rcureadlock() after kernelgetsockname(), and modifying the first argument of smcclcprfxset[46]rcu() (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."