CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callback.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*

History

31 Jan 2025, 16:00

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/1b75da22ed1e6171e261bc9265370162553d5393 - () https://git.kernel.org/stable/c/1b75da22ed1e6171e261bc9265370162553d5393 - Patch
References () https://git.kernel.org/stable/c/5005e2e159b300c1b8c6820a1e13a62eb0127b9b - () https://git.kernel.org/stable/c/5005e2e159b300c1b8c6820a1e13a62eb0127b9b - Patch
References () https://git.kernel.org/stable/c/6048dec754554a1303d632be6042d3feb3295285 - () https://git.kernel.org/stable/c/6048dec754554a1303d632be6042d3feb3295285 - Patch
References () https://git.kernel.org/stable/c/6b6c2ebd83f2bf97e8f221479372aaca97a4a9b2 - () https://git.kernel.org/stable/c/6b6c2ebd83f2bf97e8f221479372aaca97a4a9b2 - Patch
CWE CWE-476
CWE-362
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7

Information

Published : 2024-08-21 00:15

Updated : 2025-01-31 16:00


NVD link : CVE-2024-43866

Mitre link : CVE-2024-43866

CVE.ORG link : CVE-2024-43866


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-476

NULL Pointer Dereference