Beveiligingsadvies

CVE-2024-50183

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-11-08 05:38:24
Laatst bijgewerkt 2026-05-11 20:47:02
Toegewezen door Linux
CVSS-score 4.7
Status PUBLISHED

Beschrijving

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 NPIV's 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.