PT-2024-11201 · Linux · Linux Kernel
Maxim Galaganov
·
Published
2021-05-11
·
Updated
2024-03-25
·
CVE-2021-47152
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the MPTCP protocol in the Linux kernel, where the
mptcp frag can collapse to() function assumes that only MPTCP will use the given page frag. However, if other protocols, such as plain TCP, allocate page fragments, it can lead to re-using already allocated memory for mptcp data frag. This can cause data stream corruption when forcing a TCP transparent proxy to use the MPTCP protocol for inbound connections.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel