mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
918 B
Markdown
18 lines
918 B
Markdown
### [CVE-2024-36970](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|