In the Linux kernel, the following vulnerability has been resolved:
scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove()
This will ensure that the scsi host is cleaned up properly using scsihostdev_release(). Otherwise, it may lead to memory leaks.