[PATCH 0/2] ubi: block: fix use-after-free and deadlock

From: Vincent Whitchurch
Date: Tue May 23 2023 - 09:12:31 EST


This series fixes a use-after-free and a deadlock in ubiblock's removal
handling.

---
Vincent Whitchurch (2):
ubi: block: Fix use-after-free of gendisk
ubi: block: Fix deadlock on remove

drivers/mtd/ubi/block.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
---
base-commit: 44c026a73be8038f03dbdeef028b642880cf1511
change-id: 20230523-ubiblock-remove-eab61cf683f0

Best regards,
--
Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>