AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-47152

MEDIUM · CVSS 5.5 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-03-25 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2021-47152
Severity
MEDIUM
CVSS
5.5
EPSS
0.23%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to 'mptcp_frag_can_collapse_to()' assuming that only MPTCP will use the given page_frag. If others - e.g. the plain TCP protocol - allocate page fragments, we can end-up re-using already allocated memory for mptcp_data_frag. Fix the issue ensuring that the to-be-expanded data fragment is located at the current page frag end. v1 -> v2: - added missing fixes tag (Mat)

Related CVEs

Other vulnerabilities affecting the same vendor(s)