Local privilege escalation via dangling tagset access
Published Feb 26, 2025 · Updated Aug 5, 2026
Use-after-free in the Linux kernel allows local users to gain kernel privileges through concurrent blk-mq I/O and queue teardown. blk_mq_get_sq_hctx derives the default hardware context through q->tag_set after a driver can free that tag set following blk_cleanup_queue, leaving a dangling mapping access. A basic local account with access to a removable block device can race I/O against teardown, leading to arbitrary kernel reads or writes or a panic.
Summary
What happened
Use-after-free in the Linux kernel allows local users to gain kernel privileges through concurrent blk-mq I/O and queue teardown. blk_mq_get_sq_hctx derives the default hardware context through q->tag_set after a driver can free that tag set following blk_cleanup_queue, leaving a dangling mapping access. A basic local account with access to a removable block device can race I/O against teardown, leading to arbitrary kernel reads or writes or a panic.
The record
- CVE
- CVE-2022-49377
- Published
- Feb 26, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.12
- Affected versionversion=b6e68ee82585f2ee890b0a897a6aacbf49a467bb <460aa288c5cd0544dcf933a2f0ad0e8c6d2d35ff
- Affected versionversion=b6e68ee82585f2ee890b0a897a6aacbf49a467bb <5d05426e2d5fd7df8afc866b78c36b37b00188b7
- Affected versionversion=b6e68ee82585f2ee890b0a897a6aacbf49a467bb <70fdd922c7bf8949f8df109cf2635dff64c90392
- Affected versionversion=b6e68ee82585f2ee890b0a897a6aacbf49a467bb <b140bac470b4f707cda59c7266214246238661df
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