cve/2024/CVE-2024-36970.md

18 lines
918 B
Markdown
Raw Normal View History

2024-06-09 00:33:16 +00:00
### [CVE-2024-36970](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36970)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=f5c31bcf604d%3C%20d20013259539%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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