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:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7
CWE CWE-362
CWE-476
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

17 Oct 2024, 14:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/5005e2e159b300c1b8c6820a1e13a62eb0127b9b -
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: net/mlx5: siempre drena el estado al apagar la devolución de llamada. No tiene sentido la recuperación durante el apagado del dispositivo. si comenzó el trabajo de salud, debe esperar para evitar ejecuciones y acceso al puntero NULL. Por lo tanto, drene el WQ de salud al cerrar la devolución de llamada.

21 Aug 2024, 00:15

Type Values Removed Values Added
New CVE

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