Storage I/O hang via ABBA lock inversion
Published Oct 7, 2025 · Updated Oct 7, 2025
Improper locking in dm-thin in affected Linux kernel branches allows local users to hang storage I/O through concurrent cleanup paths. dm_pool_abort_metadata holds pmd->root_lock while destroying its buffer client and waiting for shrinker_rwsem, while cache eviction holds shrinker_rwsem and waits for pmd->root_lock in dm_thin_find_block. Local access and overlapping dm-thin cache eviction and metadata failure are required; the resulting tasks remain blocked and storage service is interrupted.
Summary
What happened
Improper locking in dm-thin in affected Linux kernel branches allows local users to hang storage I/O through concurrent cleanup paths. dm_pool_abort_metadata holds pmd->root_lock while destroying its buffer client and waiting for shrinker_rwsem, while cache eviction holds shrinker_rwsem and waits for pmd->root_lock in dm_thin_find_block. Local access and overlapping dm-thin cache eviction and metadata failure are required; the resulting tasks remain blocked and storage service is interrupted.
The record
- CVE
- CVE-2022-50549
- Published
- Oct 7, 2025
- Updated
- Oct 7, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2025CVE publishedPublication date reported by the CVE source.
- Oct 7, 2025Record 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=3.6
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <200aa33b5d781e7c0fa6c0c7db9dbcc3f574ce8f
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <2d891cc5a1706b6908bceb56af7176a463ee6d62
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <7e37578069737b04955c71dd85db8a3bc2709eff
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <8111964f1b8524c4bb56b02cd9c7a37725ea21fd
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <cdf7a39bcc427febbfe3c3b9fe829825ead96c27
- Affected versionversion=e49e582965b3694f07a106adc83ddb44aa4f0890 <f8c26c33fef588ee54852cffa7cbb9f9d9869405
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