In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10k_halt during suspend for driver state RESTARTING Double free crash is observed when FW recovery(caused by wmi …
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10k_halt during suspend for driver state RESTARTING Double free crash is observed when FW recovery(caused by wmi timeout/crash) is followed by immediate suspend event. The FW recovery is triggered by ath10k_core_restart() which calls driver clean up via ath10k_halt(). When the suspend event occurs between the FW recovery, the restart worker thread is put into frozen state until suspend completes. The suspend e…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/5321e5211b5dc873e2e3d0deb749e69ecf4dbfe5 Patch
- https://git.kernel.org/stable/c/7eb14cb604f49e58b7cf6faa87961a865a3c8649 Patch
- https://git.kernel.org/stable/c/8aa3750986ffcf73e0692db3b40dd3a8e8c0c575 Patch
- https://git.kernel.org/stable/c/b72a4aff947ba807177bdabb43debaf2c66bee05 Patch
- https://git.kernel.org/stable/c/c2272428090d0d215a3f017cbbbad731c07eee53 Patch
Timeline
- nvd_ingest NVD