In the Linux kernel, the following vulnerability has been resolved:
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
An error case exit from lpfccmplctcmdgftid() results in a call to lpfcnlp_put() with a null pointer to a nodelist structure.
Changed lpfccmplctcmdgft_id() to initialize nodelist pointer upon entry.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50467.json"
}