CVE-2024-36970

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Use request_module_nowait This appears to work around a deadlock regression that came in with the LED merge in 6.9. The deadlock happens on my system with 24 iwlwifi radios, so maybe it something like all worker threads are busy and some work that needs to complete cannot complete. [also remove unnecessary "load_module" var and now-wrong comment]
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

03 Feb 2025, 15:51

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4 - () https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4 - Patch
References () https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e - () https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-667
First Time Linux linux Kernel
Linux

21 Nov 2024, 09:22

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4 - () https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4 -
References () https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e - () https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e -
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: wifi: iwlwifi: use request_module_nowait Esto parece solucionar una regresión de punto muerto que apareció con la combinación de LED en 6.9. El punto muerto ocurre en mi sistema con 24 radios iwlwifi, por lo que tal vez sea algo así como que todos los subprocesos de trabajo están ocupados y algunos trabajos que deben completarse no se pueden completar. [elimine también la var "load_module" innecesaria y el comentario ahora incorrecto]

08 Jun 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-08 13:15

Updated : 2025-02-03 15:51


NVD link : CVE-2024-36970

Mitre link : CVE-2024-36970

CVE.ORG link : CVE-2024-36970


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking