Searched hist:"6 c90294d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | 6c90294d Wed Nov 30 15:33:40 CST 2022 Chaitanya Kulkarni <kch@nvidia.com> nvme-fc: avoid null pointer dereference
Before using dynamically allcoated variable lsop in the nvme_fc_rcv_ls_req(), add a check for NULL and error out early.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|