Local system hang via reversed io_uring lock order
Published Jul 29, 2024 · Updated May 11, 2026
Improper locking in the Linux kernel allows local users to hang the system through the io_uring worker-limit registration path. io_register_iowq_max_workers() calls io_put_sq_data() while retaining uring_lock, and the callee then acquires sqd->lock in the conflicting order. A low-privilege local account must reach that registration path; the documented consequence is an availability-only deadlock.
Summary
What happened
Improper locking in the Linux kernel allows local users to hang the system through the io_uring worker-limit registration path. io_register_iowq_max_workers() calls io_put_sq_data() while retaining uring_lock, and the callee then acquires sqd->lock in the conflicting order. A low-privilege local account must reach that registration path; the documented consequence is an availability-only deadlock.
The record
- CVE
- CVE-2024-41080
- Published
- Jul 29, 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
- Jul 29, 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=2b188cc1bb857a9d4701ae59aa7768b5124e262e <73254a297c2dd094abec7c9efee32455ae875bdf
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <950ac86cff338ab56e2eaf611f4936ee34893b63
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <97ed7ff58de66c544692b3c2b988f3f594348de0
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <b17397a0a5c56e111f61cb5b77d162664dc00de9
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <b571a367502c7ef94c688ef9c7f7d69a2ce3bcca
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <fdacd09f2ddf7a00787291f08ee48c0421e5b709
- Affected versionversion=5.1
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