[PATCH v2] staging: vme_user: fake: stop tasklet before freeing its data

From: Yunshui Jiang

Date: Tue Aug 11 2026 - 05:26:27 EST


Unfortunately, I don't have a setup to trigger this specific VME
interrupt scenario dynamically. While, I think that to avoid UAF risk,
a tasklet must be explicitly killed before its associated data structure
is freed.

Changes in v2:
- Added the Assisted-by tag
- Fixed the Signed-off-by tag

In-Reply-To: 2026081116-flounder-facing-6ef7@gregkh