
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->sk_error_report calls smc_fback_error_report(), which calls smc_fback_forward_wakeup(), leading to an incorrectly overwritten clcsock_callback(), and finally loops back through smc->clcsk_error_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 vulnerability requires specific conditions where multiple fallback operations occur in the SMC networking stack. It was discovered through automated testing using syzkaller, as indicated by the reported-by field in the patch (Kernel Git).
The issue has been fixed by modifying the smc_switch_to_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."