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]
References
Configurations
History
03 Feb 2025, 15:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4 - Patch | |
References | () https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-667 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
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