Privileged filesystem hang via blocking NOWAIT write
Published Nov 19, 2024 · Updated May 11, 2026
Improper locking in affected Linux kernel releases through 6.12-rc5 allows local users to hang filesystem operations during a mount freeze. The io_uring write path calls kiocb_start_write() unconditionally for an O_DIRECT write, blocking on the superblock read-write semaphore instead of honoring IOCB_NOWAIT while the freezer waits for earlier writes. Triggering the deadlock requires CAP_SYS_ADMIN, a mount freeze, and overlapping io_uring O_DIRECT writes; regular users cannot trigger it.
Summary
What happened
Improper locking in affected Linux kernel releases through 6.12-rc5 allows local users to hang filesystem operations during a mount freeze. The io_uring write path calls kiocb_start_write() unconditionally for an O_DIRECT write, blocking on the superblock read-write semaphore instead of honoring IOCB_NOWAIT while the freezer waits for earlier writes. Triggering the deadlock requires CAP_SYS_ADMIN, a mount freeze, and overlapping io_uring O_DIRECT writes; regular users cannot trigger it.
The record
- CVE
- CVE-2024-53052
- Published
- Nov 19, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1489
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Nov 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=2b188cc1bb857a9d4701ae59aa7768b5124e262e <003d2996964c03dfd34860500428f4cdf1f5879e
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <1d60d74e852647255bd8e76f5a22dc42531e4389
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <26b8c48f369b7591f5679e0b90612f4862a32929
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <485d9232112b17f389b29497ff41b97b3189546b
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <4e24041ba86d50aaa4c792ae2c88ed01b3d96243
- Affected versionversion=2b188cc1bb857a9d4701ae59aa7768b5124e262e <9e8debb8e51354b201db494689198078ec2c1e75
- Affected versionversion=5.1
What conditions does exploitation require?
What is affected?
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