In the Linux kernel, the following vulnerability has been resolved:
scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
Memory allocated for struct vscsiblk_info in scsiback_probe() is not
freed in scsiback_remove() leading to potential memory leaks on remove,
as well as in the scsiback_probe() error paths. Fix that by freeing it
in scsiback_remove().
CVE-2026-23087
NONE
EPSS 0.03%
Updated Feb 05, 2026
In
https://git.kernel.org/stable/c/24c441f0e24da175d7912095663f526ac480dc4f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/32e52b56056daf0f0881fd9254706acf25b4be97
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/901a5f309daba412e2a30364d7ec1492fa11c32c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/f86264ec0e2b102fcd49bf3e4f32fee669d482fc
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-23087
Published Date
Feb 04, 2026
Vendor
In
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.03%
Likelihood of exploitation in next 30 days
Percentile:
9.9th percentile (higher than 9.9% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory