On Sat, 26 Jul 2025 08:17:58 +0200, Heinrich Schuchardt wrote: > If the allocation if the bounce buffer fails, virtio_free_pages is called > with a random value from the stack. > > Ensure that vring.size is initialized. > >
Applied to u-boot/master, thanks! [1/1] virtio: fix freeing of virtio ring buffer commit: 4b97de0e28fc215d3f41bb01f3410baa5e9243d8 -- Tom