2023-05-23 13:21:33

by Vincent Whitchurch

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

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 <[email protected]>