CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/28 11:11:39
Modified files:
usr.sbin/vmd : virtio.c
Log message:
Do not call `fatalx()` on malformed guest-provided descriptor lengths. Reject
the request and return without terminating the VM process.
from Quarkslab
ok hshoexer, mlarkin
