mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
Watchdog task might end between send_sig() and kthread_stop() calls, what results in the use-after-free issue. Fix this by increasing watchdog task reference count before calling send_sig() and dropping it by switching to kthread_stop_put(). Cc: stable@vger.kernel.org Fixes: |
||
|---|---|---|
| .. | ||
| brcmfmac | ||
| brcmsmac | ||
| brcmutil | ||
| include | ||
| Kconfig | ||
| Makefile | ||