Kernel work deadlock via recursive semaphore acquisition
Published Mar 25, 2026 · Updated Mar 25, 2026
Recursive locking in the Linux Kernel SCSI target configfs code allows local users to deadlock kernel work via a self-referential dbroot path. target_core_item_dbroot_store() validates the supplied path with filp_open(), which re-enters __configfs_open_file() and reacquires the same frag_sem held by flush_write_buffer(). A low-privileged local user must be able to write the target dbroot configfs attribute; successful triggering blocks affected kernel work and interrupts service.
Summary
What happened
Recursive locking in the Linux Kernel SCSI target configfs code allows local users to deadlock kernel work via a self-referential dbroot path. target_core_item_dbroot_store() validates the supplied path with filp_open(), which re-enters __configfs_open_file() and reacquires the same frag_sem held by flush_write_buffer(). A low-privileged local user must be able to write the target dbroot configfs attribute; successful triggering blocks affected kernel work and interrupts service.
The record
- CVE
- CVE-2026-23292
- Published
- Mar 25, 2026
- Updated
- Mar 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-674, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 25, 2026CVE publishedPublication date reported by the CVE source.
- Mar 25, 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=09e21253d17f53bdb5aac0e0dbd057a29fcbe8d1
- Affected versionversion=0dfc45be875a378c2a3a4d6ed8e668ec8eb75073
- Affected versionversion=49824b5c875087a52672b0c8e8ecbefe6f773532
- Affected versionversion=5.3
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <142eacb50fb903a4c10dee7e67b6e79ebb36a582
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <14d4ac19d1895397532eec407433c5d74d9da53b
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <3161ef61f121d4573cad5b57c92188dcd9b284b3
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <4fcfa424a581d823cb1a9676e3eefe6ca17e453a
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <9a5641024fbfd9b24fe65984ad85fea10a3ae438
- Affected versionversion=b0841eefd9693827afb9888235e26ddd098f9cef <e8ef82cb6443d5f3260b1b830e17f03dda4229ea
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