CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/29 13:42:21
Modified files:
usr.sbin/vmd : vioqcow2.c
Log message:
vmd(8): reject short qcow2 l2 metadata reads.
Prevents use of partially initialized buffer if the read is short.
Report and diff by Andrew Griffiths.
ok hshoexer@
