
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48780 is a vulnerability in the Linux kernel's networking subsystem, specifically in the SMC (Shared Memory Communication) component. The vulnerability was discovered and disclosed in July 2024. The issue affects the net/smc module where callback functions of clcsock can be incorrectly overwritten during fallback operations (Kernel Git).
The vulnerability occurs when fallback operations happen more than once, causing the copies of clcsock callback functions to be overwritten incorrectly. This results in a loop call issue where the error reporting chain becomes circular: clcsk->skerrorreport calls smcfbackerrorreport(), which calls smcfbackforwardwakeup(), leading to an incorrectly overwritten clcsockcallback(), and finally loops back through smc->clcskerror_report() (Kernel Git).
The vulnerability can lead to function pointer overwriting in the Linux kernel's SMC networking component, potentially causing infinite loops in error handling routines. This could affect system stability and proper network error handling for SMC connections (NVD).
The issue has been fixed by modifying the smcswitchto_fallback function to save the function pointers only once during fallback operations and preventing subsequent overwrites. The fix includes additional checks to avoid multiple fallback scenarios and proper error handling (Kernel Git).
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."