CVE-2022-49198
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49198 affects the Linux kernel's MPTCP (Multipath TCP) implementation. The vulnerability was discovered when a crash occurred during MPTCP pressure testing. The issue stems from improper initialization timing of tcptsortedanchor before releasing skb (socket buffer) in the _mptcpalloctxskb function (Kernel Git).

Technical details

The vulnerability occurs in the _mptcpalloctxskb function where skb is allocated and skb->tcptsortedanchor is initialized. Under memory pressure conditions, skwmemschedule returns false, triggering a kfreeskb call. The issue arises because skb->skbrefdst is not null (sharing memory space with tcptsortedanchor), causing kfreeskb to attempt releasing dst, resulting in a system crash. This vulnerability was introduced by commit f70cad1085d1 'mptcp: stop relying on tcptxskb_cache' (Kernel Git).

Impact

When exploited, this vulnerability causes a kernel crash, leading to system instability and potential denial of service. The crash manifests as a kernel paging request error with an NX-protected page execution attempt, indicating a potential security boundary violation (Kernel Git).

Mitigation and workarounds

The issue has been patched by adding a tcpskbtsortedanchorcleanup(skb) call before kfreeskb in the _mptcpalloctxskb function. This fix ensures proper cleanup of the tcptsorted_anchor before the memory is freed (Kernel Git).

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-2025-39866N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-devel
NoYesSep 19, 2025
CVE-2025-39865N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-devel-matched
NoYesSep 19, 2025
CVE-2025-39864N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoYesSep 19, 2025
CVE-2025-39863N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoYesSep 19, 2025
CVE-2025-39861N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoYesSep 19, 2025

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