On Tue, 23 Dec 2025 12:00:11 +0530, Abdun Nihaal wrote:
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().
Applied to 6.19/scsi-fixes, thanks!
[1/1] xen/scsiback: fix potential memory leak in scsiback_remove() https://git.kernel.org/mkp/scsi/c/901a5f309dab