cbcvebase.
CVE-2026-23193
published 2026-02-14

CVE-2026-23193: In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() In…

PriorityP340high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.24%
15.1th percentile
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() In iscsit_dec_session_usage_count(), the function calls complete() while holding the sess->session_usage_lock. Similar to the connection usage count logic, the waiter signaled by complete() (e.g., in the session release path) may wake up and free the iscsit_session structure immediately. This creates a race condition where the current thread may attempt to execute spin_unlock_bh() on a session structure that has already been deallocated, resulting in a KASAN slab-use-after-free. To resolve this, release the session_usage_lock before calling complete() to ensure all dereferences of the sess pointer are finished before the waiter is allowed to proceed with deallocation.

Affected

61 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.164-1 (bookworm)linux 6.1.164-1 (bookworm)
debianlinux-6.1< linux 6.1.164-1 (bookworm)linux 6.1.164-1 (bookworm)
linuxlinux
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < 2b64015550a13bcc72910be0565548d9a754d46d2b64015550a13bcc72910be0565548d9a754d46d
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < fd8b0900173307039d3a84644c2fee041a7ed4fbfd8b0900173307039d3a84644c2fee041a7ed4fb
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < d8dbdc146e9e9a976931b78715be2e91299049f9d8dbdc146e9e9a976931b78715be2e91299049f9
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < 11ebafffce31efc6abeb28c509017976fc49f1ca11ebafffce31efc6abeb28c509017976fc49f1ca
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < 41b86a9ec037bd3435d68dd3692f0891a207e7e741b86a9ec037bd3435d68dd3692f0891a207e7e7
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < 4530f4e4d0e6a207110b0ffed0c911bca43531a44530f4e4d0e6a207110b0ffed0c911bca43531a4
linuxlinux>= e48354ce078c079996f89d715dfa44814b4eba01 < 84dc6037390b8607c5551047d3970336cb51ba9a84dc6037390b8607c5551047d3970336cb51ba9a
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.251-15.10.251-1
linuxlinux_kernel>= 0 < 6.1.164-16.1.164-1
linuxlinux_kernel>= 0 < 6.12.73-16.12.73-1
linuxlinux_kernel>= 0 < 6.18.10-16.18.10-1
linuxlinux_kernel>= 3.1 < 5.10.2505.10.250
linuxlinux_kernel>= 5.11 < 5.15.2005.15.200
linuxlinux_kernel>= 5.16 < 6.1.1636.1.163
linuxlinux_kernel>= 6.13 < 6.18.106.18.10
linuxlinux_kernel>= 6.2 < 6.6.1246.6.124
linuxlinux_kernel>= 6.7 < 6.12.706.12.70
ubuntulinux
ubuntulinux-aws
ubuntulinux-aws-5.15
ubuntulinux-aws-fips

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian8.8HIGH
vendor_redhat8.8HIGH
vendor_ubuntu7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.