Re: [PATCH V3] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
From: Vinod Koul
Date: Thu Jun 26 2025 - 20:47:28 EST
On Mon, 23 Jun 2025 19:18:09 +0530, Nitin Rawat wrote:
> Fix a NULL pointer dereference in ufs_qcom_setup_clocks due to an
> uninitialized 'host' variable. The variable 'phy' is now assigned
> after confirming 'host' is not NULL.
>
> Call Stack:
>
> Unable to handle kernel NULL pointer dereference at
> virtual address 0000000000000000
>
> [...]
Applied, thanks!
[1/1] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
commit: 720fa0cb59e411eca6b274f78073b6d2fe68eb45
Best regards,
--
~Vinod