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

No history.

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