CVE-2024-26826: mptcp: fix data re-injection from stale subflow

Published Apr 17, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

mptcp: fix data re-injection from stale subflow

The Linux kernel CVE team has assigned CVE-2024-26826 to this issue.

Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024041703-CVE-2024-26826-b984@gregkh/T

Other sources

In the Linux kernel, the following vulnerability has been resolved:

mptcp: fix data re-injection from stale subflow

When the MPTCP PM detects that a subflow is stale, all the packet scheduler must re-inject all the mptcp-level unacked data. To avoid acquiring unneeded locks, it first try to check if any unacked data is present at all in the RTX queue, but such check is currently broken, as it uses TCP-specific helper on an MPTCP socket.

Funnily enough fuzzers and static checkers are happy, as the accessed memory still belongs to the mptcpsock struct, and even from a functional perspective the recovery completed successfully, as the short-cut test always failed.

A recent unrelated TCP change - commit d5fed5addb2b ("tcp: reorganize tcpsock fast path variables") - exposed the issue, as the tcp field reorganization makes the mptcp code always skip the re-inection.

Fix the issue dropping the bogus call: we are on a slow path, the early optimization proved once again to be evil.

NVD

Affected Software

16 affected componentsFixes available
redhat/kernel<5.15.149
5.15.149
redhat/kernel<6.1.79
6.1.79
redhat/kernel<6.6.18
6.6.18
redhat/kernel<6.7.6
6.7.6
redhat/kernel<6.8
6.8
Linux Linux kernel>=5.15<5.15.149
Linux Linux kernel>=5.16<6.1.79
Linux Linux kernel>=6.2<6.6.18
Linux Linux kernel>=6.7<6.7.6
Linux Linux kernel=6.8-rc1
Linux Linux kernel=6.8-rc2
IBM Security Verify Governance<=ISVG 10.0.2
IBM Security Verify Governance, Identity Manager Software Stack<=ISVG 10.0.2
IBM Security Verify Governance, Identity Manager Virtual Appliance<=ISVG 10.0.2
IBM Security Verify Governance Identity Manager Container<=ISVG 10.0.2
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Event History

Apr 17, 2024
CVE Published
via MITRE·09:43 AM
Data Sourced
via MITRE·09:43 AM
Description
Data Sourced
via Red Hat·04:31 PM
DescriptionSeverityAffected Software
May 7, 2024
Data Sourced
via Launchpad·08:29 PM
Description
May 7, 2025
Data Sourced
via Ubuntu·06:19 AM
RemedyDescriptionSeverityAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-26826?

CVE-2024-26826 has been classified with a medium severity level due to potential exploitation risks.

2

How do I fix CVE-2024-26826?

To fix CVE-2024-26826, update your Linux kernel to versions 5.15.149, 6.1.79, 6.6.18, 6.7.6, 6.8, or relevant patched versions from Debian.

3

What systems are affected by CVE-2024-26826?

CVE-2024-26826 affects multiple versions of the Linux kernel, particularly those specified above from Red Hat and Debian.

4

Is CVE-2024-26826 being actively exploited?

As of now, there is no public indication that CVE-2024-26826 is being actively exploited in the wild.

5

What is the primary issue caused by CVE-2024-26826?

CVE-2024-26826 addresses a vulnerability related to MPTCP that could allow for data re-injection from stale subflows.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203