CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/28 11:10:44
Modified files:
usr.sbin/vmd : vioblk.c
Log message:
A privileged guest can notify one invalid virtio-block queue index and
terminate the host-side `vioblk` device process. In the confirmed run, this
also caused the VM event thread to exit unexpectedly.
from Quarkslab
ok hshoexer, mlarkin
