Re: REGRESSION 5.19-rc1: virtio: harden vring IRQ

From: Theodore Ts'o
Date: Thu Jun 09 2022 - 09:52:54 EST


On Thu, Jun 09, 2022 at 02:19:59PM +0800, Jason Wang wrote:
>
> This seems to be the same issue as the syzbot report recently.
>
> Would you please test this patch to see if it works?
>
> https://www.spinics.net/lists/kernel/msg4389357.html

Yep, that fixes things for me! (As does disabling
CONFIG_HW_RANDOM_TPM.)

Tested-by: Theodore Ts'o <tytso@xxxxxxx>

Thanks,

- Ted