CVE-2021-47242
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, CVE-2021-47242 addresses a soft lockup vulnerability in the MPTCP (Multipath TCP) subsystem, specifically in the subflow_error_report() function. The vulnerability was discovered and reported by Maxim Galaganov. The issue affects the Linux kernel's MPTCP implementation and was fixed in June 2021 (Kernel Commit).

Technical details

The vulnerability occurs when subflow_error_report() attempts to acquire the mptcp_data_lock while being called from different contexts. The calling function mptcp_subflow_data_available() can be invoked from three different contexts: plain ssk socket lock, ssk socket lock + mptcp_data_lock, or ssk socket lock + mptcp_data_lock + msk socket lock. When called from contexts that already hold the mptcp_data_lock, attempting to acquire it again causes a soft lockup condition (Kernel Commit).

Impact

The vulnerability can result in a CPU soft lockup condition, where a CPU becomes unresponsive for an extended period (reported as 22 seconds in the original bug report). This can affect system performance and stability (Kernel Commit).

Exploitability

The vulnerability requires specific conditions in the MPTCP subsystem to trigger and appears to be primarily a reliability issue rather than a security concern. There are no reports of this vulnerability being exploited in the wild (NVD).

Mitigation and workarounds

The issue was fixed by moving the error reporting call to outer functions where the held locks list is known and only the needed locks can be acquired. The fix involves restructuring the code to handle error reporting at appropriate points in the call chain (Kernel Commit).

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesAug 12, 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