Local task hang via recursive subflow socket locking
Published Jun 19, 2024 · Updated May 11, 2026
Improper locking in Linux kernel 5.13 through 5.15.10 allows local users to hang an MPTCP sending task during socket option synchronization. __mptcp_push_pending() calls mptcp_flush_join_list() while holding the subflow socket lock, and the resulting synchronization path attempts to acquire that lock again. The condition requires local access and an MPTCP send path that flushes the join list and synchronizes socket options; the demonstrated consequence is an uninterruptible task hang.
Summary
What happened
Improper locking in Linux kernel 5.13 through 5.15.10 allows local users to hang an MPTCP sending task during socket option synchronization. __mptcp_push_pending() calls mptcp_flush_join_list() while holding the subflow socket lock, and the resulting synchronization path attempts to acquire that lock again. The condition requires local access and an MPTCP send path that flushes the join list and synchronizes socket options; the demonstrated consequence is an uninterruptible task hang.
The record
- CVE
- CVE-2021-47590
- Published
- Jun 19, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 19, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1b3e7ede1365a24db1b4fd837e58a595f52fa4ad <23311b92755ffa9087332d1bb8c71c0f6a10cc08
- Affected versionversion=1b3e7ede1365a24db1b4fd837e58a595f52fa4ad <3d79e3756ca90f7a6087b77b62c1d9c0801e0820
- Affected versionversion=5.13
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo