First published: Sat Jun 08 2024(Updated: )
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]
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | >6.9 | |
Linux Kernel | >=6.9<6.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-36970 has a moderate severity level due to its potential to cause deadlock issues.
To fix CVE-2024-36970, update your Linux kernel to version 6.9.2 or later.
CVE-2024-36970 affects the Linux kernel specifically from version 6.9 up to 6.9.2.
CVE-2024-36970 addresses a deadlock regression that can occur with multiple iwlwifi radios.
Users with systems running affected versions of the Linux kernel, especially those with many iwlwifi radios, are impacted by CVE-2024-36970.