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.
References
Configurations
Configuration 1 (hide)
|
History
09 Dec 2024, 23:16
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-362 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
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 |
Information
Published : 2024-11-08 06:15
Updated : 2024-12-09 23:16
NVD link : CVE-2024-50183
Mitre link : CVE-2024-50183
CVE.ORG link : CVE-2024-50183
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')