
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49018 is a vulnerability in the Linux kernel's MPTCP (Multipath TCP) implementation that was discovered when a sleep in atomic context occurred during socket close operations. The issue was reported by Matt and identified in version 6.1.0-rc5 of the Linux kernel (KERNEL).
The vulnerability occurs when attempting to call mptcp_close under the 'fast' socket lock variant, which leads to a sleeping function being called from an invalid context. The issue manifests in net/mptcp/protocol.c with multiple locks being held during the close operation, causing a BUG condition when the system attempts to sleep in an atomic context (KERNEL).
When triggered, this vulnerability causes a system bug condition that can lead to system instability. The issue occurs during socket closure operations, potentially affecting network operations that utilize MPTCP functionality (KERNEL).
The fix involves replacing the fast socket lock variant with sock_lock_nested() since the relevant code is already under the listening msk socket lock protection. This change was implemented through a patch that modifies the net/mptcp/subflow.c file (KERNEL).
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."