cve/2024/CVE-2024-36970.md
2024-06-09 00:33:16 +00:00

918 B

CVE-2024-36970

Description

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

POC

Reference

No PoCs from references.

Github