CVE-2021-47244
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47244 affects the Linux kernel's TCP option parser in the MPTCP (Multipath TCP) implementation. The vulnerability was discovered in the mptcp_get_options function where it could read one byte out of bounds when parsing TCP options. This occurs when the length is 1 and the opcode is neither TCPOPT_EOL nor TCPOPT_NOP, causing it to read an additional byte beyond the length boundary (Kernel Commit).

Technical details

The vulnerability exists in the net/mptcp/options.c file where the TCP option parser could perform an out-of-bounds read. When processing TCP options with a length of 1, the parser reads the opcode byte and then attempts to read another byte for non-EOL/NOP options, exceeding the specified length. This issue was fixed by adding a length check before reading the option size (Kernel Commit).

Impact

The vulnerability could lead to an out-of-bounds read in the kernel's memory space, potentially causing information disclosure or system crashes. The issue affects systems running Linux kernel versions that include the vulnerable MPTCP implementation (Kernel Commit).

Mitigation and workarounds

The vulnerability was fixed by adding a proper length check before reading the option size. The fix was implemented in the Linux kernel through a patch that adds a condition to verify if the length is less than 2 before attempting to read the option size (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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-azure
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 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