Re: [Libguestfs] [EXTERNAL] - Re: LIBGUESTFS supported version

2023-09-18 Thread Teja Konapalli
Hi Richard, Could you please help here with the update? Regards, Teja Konapalli -Original Message- From: Teja Konapalli Sent: Tuesday, September 12, 2023 1:25 PM To: Richard W.M. Jones Cc: libguestfs@redhat.com Subject: RE: [EXTERNAL] - Re: [Libguestfs] LIBGUESTFS supported version Hi

[Libguestfs] [libnbd PATCH] generator: Fix assertion with ill-formed 64-bit block status reply

2023-09-18 Thread Eric Blake
If a server replies to a block status command with an invalid length in NBD_REPLY_TYPE_BLOCK_STATUS_EXT, we correctly detect the server's error, but fail to mark that we've consumed enough data off the wire to resync back to the server's next reply. Symptoms seen during a fuzzing run: │ $ ./fuzz