On Tue, Sep 16, 2025 at 11:36 AM Maxime Coquelin <[email protected]> wrote: > > Initialize vduse_vq_info structure to zero to avoid using > uninitialized memory when setting up VDUSE virtual rings. > This ensures all fields start with known values. > > Fixes: a9120db8b98b ("vhost: add VDUSE device startup") > Cc: [email protected] > > Reported-by: David Marchand <[email protected]> > Signed-off-by: Maxime Coquelin <[email protected]> > --- Applied to next-virtio/for-next-net.
Thanks, Maxime

