Kernel memory corruption via premature connection free
Published Feb 18, 2026 · Updated Feb 18, 2026
Use-after-free in the Linux kernel iSCSI target allows remote attackers to corrupt kernel memory during connection teardown. iscsit_dec_conn_usage_count() calls complete() while holding conn_usage_lock, letting a waiter free iscsit_conn before spin_unlock_bh() releases its embedded lock. Successful triggering requires the iSCSI target path and a teardown timing race; published evidence demonstrates a KASAN fault, not a specific code-execution primitive.
Summary
What happened
Use-after-free in the Linux kernel iSCSI target allows remote attackers to corrupt kernel memory during connection teardown. iscsit_dec_conn_usage_count() calls complete() while holding conn_usage_lock, letting a waiter free iscsit_conn before spin_unlock_bh() releases its embedded lock. Successful triggering requires the iSCSI target path and a teardown timing race; published evidence demonstrates a KASAN fault, not a specific code-execution primitive.
The record
- CVE
- CVE-2026-23216
- Published
- Feb 18, 2026
- Updated
- Feb 18, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 18, 2026CVE publishedPublication date reported by the CVE source.
- Feb 18, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <275016a551ba1a068a3bd6171b18611726b67110
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3835e49e146a4e6e7787b29465f1a23379b6ec44
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <48fe983e92de2c59d143fe38362ad17ba23ec7f3
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <73b487d44bf4f92942629d578381f89c326ff77f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8518f072fc92921418cd9ed4268dd4f3e9a8fd75
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9411a89e9e7135cc459178fa77a3f1d6191ae903
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ba684191437380a07b27666eb4e72748be1ea201
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