Security Advisory

CVE-2024-50183

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-11-08 05:38:24
Last updated 2026-05-11 20:47:02
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIVs resources can be torn down. Failure to release fabric ndlps beforehand opens kref imbalance race conditions. Fix by forcing the DA_ID to complete synchronously with usage of wait_queue.