GHSA-wjg4-g2mx-fg6xunknown
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
Initialize the hba->rpmbs list in ufshcd_alloc_host() to prevent NULL pointer dereference in the device teardown path if ufs_rpmb_probe() fails.