CVE-2022-50071
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50071 is a resource leak vulnerability in the Linux kernel's Multipath TCP (MPTCP) implementation. When MPTCP socket creation fails due to a CGROUP_INET_SOCK_CREATE eBPF program, the kernel leaks all associated subflow sockets because the cleanup routine __mptcp_destroy_sock() is not invoked in that code path. The vulnerability affects Linux kernel versions 5.11 through 5.19.3 (fixed in 5.19.4) and has a CVSS v3.1 base score of 7.8 (High) (Feedly, Microsoft MSRC). It was published on June 18, 2025, with patches added to the kernel stable tree in November 2025.

Technical details

The root cause is improper resource cleanup (CWE-401: Missing Release of Memory after Effective Lifetime) in the MPTCP socket lifecycle. When a CGROUP_INET_SOCK_CREATE eBPF program causes MPTCP socket creation to fail, the code path does not reach __mptcp_destroy_sock(), which is responsible for cleaning up subflow sockets. The fix moves subflow socket cleanup into mptcp_destroy_common(), a helper invoked in every MSK (MPTCP socket) cleanup path, ensuring cleanup occurs regardless of how socket creation fails. The fix also removes an unnecessary list_splice_init intermediate step (Feedly). Exploitation requires local, low-privileged access with no user interaction needed.

Impact

A local attacker with low privileges could exploit this vulnerability to exhaust subflow socket resources, potentially causing system instability or denial of service conditions. The CVSS scoring also reflects high confidentiality and integrity impact, suggesting that resource exhaustion could be leveraged to access or corrupt system resources. The vulnerability's scope is limited to the affected system (unchanged scope), but could degrade availability of network services relying on MPTCP (Feedly).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. Exploitation requires local access, further limiting the practical attack surface.

Mitigation and workarounds

Update the Linux kernel to version 5.19.4 or later, which includes the fix that moves subflow socket cleanup into mptcp_destroy_common() (Feedly). Patches are available in the kernel stable tree at the referenced git commits. As interim mitigations, restrict local user access, implement strong access controls to limit who can trigger MPTCP socket creation, and monitor for unusual socket or network-related resource consumption. Microsoft's CBL-Mariner kernel (cbl2_kernel_5.15.186.1-1) has also received a patch (Microsoft MSRC).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management