First published: Fri May 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() subflow_finish_connect() uses four fields (backup, join_id, thmac, none) that may contain garbage unless OPTION_MPTCP_MPJ_SYNACK has been set in mptcp_parse_option()
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.148 | 5.15.148 |
redhat/kernel | <6.1.75 | 6.1.75 |
redhat/kernel | <6.6.14 | 6.6.14 |
redhat/kernel | <6.7.2 | 6.7.2 |
redhat/kernel | <6.8 | 6.8 |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.119-1 6.12.10-1 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35840 has been classified as a medium severity vulnerability due to its potential impact on data integrity.
To fix CVE-2024-35840, update the Linux kernel to version 5.15.148, 6.1.75, 6.6.14, 6.7.2, 6.8 or applicable versions specified for the affected distributions.
CVE-2024-35840 affects specific versions of the Red Hat kernel and Debian Linux packages.
Exploitation of CVE-2024-35840 may result in unexpected behavior during MultiPath TCP connections due to uninitialized fields.
Yes, CVE-2024-35840 is specifically related to vulnerabilities in the handling of MultiPath TCP options in the Linux kernel.