CVE-2022-50783
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50783 is a memory leak vulnerability in the Linux kernel's MPTCP (Multipath TCP) subsystem, caused by using the wrong request socket destructor for IPv6 subflows. Specifically, the IPv4 TCP request socket destructor was incorrectly called even when the subflow was IPv6, failing to properly release IPv6-specific options stored in request sockets. The vulnerability affects Linux kernel versions from 5.6 up to (but not including) the patched stable releases: 5.10.163, 5.15.87, 6.0.18, 6.1.4, and 6.2. It was published on December 24, 2025, with an EPSS score of approximately 0.018% (very low), and no CVSS base score has been assigned (Feedly, EUVD).

Technical details

The root cause is a missing or incorrect destructor assignment in the MPTCP subflow request socket handling code (CWE-401: Missing Release of Memory after Effective Lifetime). When an MPTCP connection uses an IPv6 subflow, the kernel incorrectly invokes the IPv4 TCP request socket destructor (tcp_request_sock_ops) instead of the IPv6-specific one, which does not free IPv6-specific options (such as those stored in inet6_request_sock). This results in a kernel memory leak whenever MPTCP connections are established over IPv6 with advanced IPv6 options. The fix, introduced via commit 79c0949e9a09, ensures the correct destructor is selected based on the address family of the subflow (Feedly, EUVD).

Impact

The primary impact of this vulnerability is a kernel memory leak, which can gradually exhaust kernel memory on affected systems over time, potentially leading to degraded system performance or denial of service. The leak is triggered specifically when MPTCP connections are made over IPv6 with advanced IPv6 socket options. There is no known confidentiality or integrity impact; the vulnerability does not enable code execution, privilege escalation, or data exfiltration (Feedly, EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released fixes in the following stable versions: 5.10.163, 5.15.87, 6.0.18, 6.1.4, and 6.2. Administrators should update to one of these patched kernel versions as soon as possible. As a temporary workaround, disabling MPTCP (net.mptcp.enabled=0 via sysctl) or avoiding IPv6 MPTCP subflows with advanced options can reduce exposure, though upgrading is the recommended remediation (Feedly, EUVD).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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