CVS: cvs.openbsd.org: src

Dave Voutila <[email protected]> Wed, 29 Jul 2026 13:42:21 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
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@