CVE-2026-23216
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23216 is a use-after-free vulnerability in the Linux kernel's iSCSI target module (scsi/target/iscsi) within the iscsit_dec_conn_usage_count() function. It affects Linux kernel versions from 3.1 through 6.19-rc6, with specific vulnerable ranges including versions prior to 5.10.250, 5.15.200, 6.1.163, 6.6.124, 6.12.70, and 6.18.10. The vulnerability was disclosed on February 18, 2026, and carries a CVSS v3.1 base score of 7.8 (High) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is a race condition leading to a use-after-free (CWE-416) in iscsit_dec_conn_usage_count(). The function calls complete() while still holding the conn->conn_usage_lock spinlock; once complete() is invoked, a waiting thread such as iscsit_close_connection() can immediately wake up and free the iscsit_conn structure. When the original thread subsequently attempts to execute spin_unlock_bh(), it accesses already-freed memory, triggering a KASAN slab-use-after-free error. The fix reorders operations so the spinlock is released before complete() is called, eliminating the race window (Red Hat Bugzilla, Red Hat Advisory).

Impact

A low-privileged local attacker can exploit this vulnerability to corrupt kernel slab memory, potentially leading to information disclosure, data integrity violations, or a kernel crash causing denial of service. Because the vulnerability resides in the iSCSI target subsystem, systems actively serving iSCSI targets are at elevated risk. The attack requires only local access with low privileges and no user interaction, making it accessible to any unprivileged user on an affected system (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to a patched version: 5.10.250 or later, 5.15.200 or later, 6.1.163 or later, 6.6.124 or later, 6.12.70 or later, or 6.18.10 or later. Multiple upstream kernel commits address this issue (commit IDs: 275016a551ba, 3835e49e146a, 48fe983e92de, 73b487d44bf4, 8518f072fc92, 9411a89e9e71, ba684191437). Red Hat has issued errata RHSA-2026:9870, RHSA-2026:10756, RHSA-2026:22964, and RHSA-2026:23237 for affected RHEL versions. As a temporary workaround, restrict local system access to trusted users on systems running iSCSI target services (Red Hat Bugzilla, Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management