Hi Jens, Please consider pulling the following fix on top of your block-6.9 branch. This change, by Yu Kuai, fixes a UAF in a corner case. Thanks, Song The following changes since commit 0dc31b98d7200a0046de5c760feb0aaff6c4b53c: cdrom: gdrom: Convert to platform remove callback returning void (2024-03-07 11:53:30 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.9-20240408 for you to fetch changes up to fcf3f7e2fc8a53a6140beee46ec782a4c88e4744: raid1: fix use-after-free for original bio in raid1_write_request() (2024-03-08 09:44:22 -0800) ---------------------------------------------------------------- Yu Kuai (1): raid1: fix use-after-free for original bio in raid1_write_request() drivers/md/raid1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)