Security Advisory

CVE-2022-50027

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-06-18 11:01:30
Last updated 2026-05-11 19:11:22
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE There is no corresponding free routine if lpfc_sli4_issue_wqe fails to issue the CMF WQE in lpfc_issue_cmf_sync_wqe. If ret_val is non-zero, then free the iocbq request structure.