Kernel crash via post-free mutex unlock
Published Feb 14, 2026 · Updated Feb 14, 2026
Use-after-free in the gpio-virtuser configfs release path in Linux Kernel allows local users to crash the kernel during device removal. gpio_virtuser_device_config_group_release() destroys and frees the device while its guard(mutex) scope remains active, so cleanup calls mutex_unlock() on freed slab memory. Reaching the path requires root privileges or CAP_SYS_ADMIN access to create and remove gpio-virtuser entries in configfs, and the documented consequence is loss of kernel availability.
Summary
What happened
Use-after-free in the gpio-virtuser configfs release path in Linux Kernel allows local users to crash the kernel during device removal. gpio_virtuser_device_config_group_release() destroys and frees the device while its guard(mutex) scope remains active, so cleanup calls mutex_unlock() on freed slab memory. Reaching the path requires root privileges or CAP_SYS_ADMIN access to create and remove gpio-virtuser entries in configfs, and the documented consequence is loss of kernel availability.
The record
- CVE
- CVE-2026-23158
- Published
- Feb 14, 2026
- Updated
- Feb 14, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Feb 14, 2026CVE publishedPublication date reported by the CVE source.
- Feb 14, 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=6.11
- Affected versionversion=91581c4b3f29e2e22aeb1a62e842d529ca638b2d <53ad4a948a4586359b841d607c08fb16c5503230
- Affected versionversion=91581c4b3f29e2e22aeb1a62e842d529ca638b2d <7bec90f605cfb138006f5ba575f2310593347110
- Affected versionversion=91581c4b3f29e2e22aeb1a62e842d529ca638b2d <815a8e3bf72811d402b30bd4a53cde5e9df7a563
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
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