Local system hang via mismatched inode lock subclass
Published Nov 9, 2024 · Updated May 11, 2026
Deadlock in the Linux kernel ntfs3 driver allows local users to hang the system through a concurrent NTFS directory lookup. The ntfs_lookup function takes the generic ni_lock before dir_search_u even though nested directory paths use the ni_lock_dir subclass, creating an inconsistent lock dependency that reaches mi_read. Low-privileged local access is sufficient, and the documented consequence is an availability-only system hang.
Summary
What happened
Deadlock in the Linux kernel ntfs3 driver allows local users to hang the system through a concurrent NTFS directory lookup. The ntfs_lookup function takes the generic ni_lock before dir_search_u even though nested directory paths use the ni_lock_dir subclass, creating an inconsistent lock dependency that reaches mi_read. Low-privileged local access is sufficient, and the documented consequence is an availability-only system hang.
The record
- CVE
- CVE-2024-50245
- Published
- Nov 9, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 9, 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=4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <03b097099eef255fbf85ea6a786ae3c91b11f041
- Affected versionversion=4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <34e3220efd666d49965a26840d39f27601ce70f4
- Affected versionversion=4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <47e8a17491e37df53743bc2e72309f8f0d6224af
- Affected versionversion=4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <c8e7d3b72ee57e43d58ba560fe7970dd840a4061
- Affected versionversion=4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <f1bc362fe978952a9304bd0286788b0ae7724f14
- Affected versionversion=5.15
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.
Weakness, pattern, technique
No sourced classifications are available.
Public exploit references
- syzbot possible deadlock in mi_read reproducerproof of concept · demonstrated
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