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 lpfc_cmpl_ct_cmd_gft_id() results in a call to
lpfc_nlp_put() with a null pointer to a nodelist structure.
Changed lpfc_cmpl_ct_cmd_gft_id() to initialize nodelist pointer upon
entry.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-01 12:15
Updated : 2026-01-16 19:15
NVD link : CVE-2022-50467
Mitre link : CVE-2022-50467
CVE.ORG link : CVE-2022-50467
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
