n 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.
Configuration 1 (hide)
|
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Dec 2024, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0857b1c573c0b095aa778bb26d8b3378172471b6 - Patch | |
| References | () https://git.kernel.org/stable/c/0a3c84f71680684c1d41abb92db05f95c09111e8 - Patch | |
| References | () https://git.kernel.org/stable/c/0ef6e016eb53fad6dc44c3253945efb43a3486b9 - Patch | |
| References | () https://git.kernel.org/stable/c/bbc525409bfe8e5bff12f5d18d550ab3e52cdbef - Patch | |
| CWE | CWE-362 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
08 Nov 2024, 19:01
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
08 Nov 2024, 06:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-11-08 06:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-50183
Mitre link : CVE-2024-50183
CVE.ORG link : CVE-2024-50183
JSON object : View
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')