Description
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().
References (7)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
4.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (24)
linux/Kernel
3.18.0 - 5.10.249linux
linux/Kernel
5.11.0 - 5.15.199linux
linux/Kernel
5.16.0 - 6.1.162linux
linux/Kernel
6.13.0 - 6.18.8linux
linux/Kernel
6.2.0 - 6.6.122linux
linux/Kernel
6.7.0 - 6.12.68linux
Linux/Linux
< 3.18
Linux/Linux
3.18
Linux/Linux
5.10.249 - 5.10.*
Linux/Linux
5.15.199 - 5.15.*
... and 14 more
Published
Feb 04, 2026
Tracked Since
Feb 18, 2026