[Libguestfs] [nbdkit PATCH 0/4] Spec compliance patches

Eric Blake eblake at redhat.com
Thu Sep 19 03:01:05 UTC 2019


The first one is the nastiest - it is an assertion failure caused
by a spec-compliant client and introduced by our security fix
that was released in 1.14.1.

Eric Blake (4):
  server: Fix regression for NBD_OPT_INFO before NBD_OPT_GO
  server: Fix back-to-back SET_META_CONTEXT
  server: Forbid NUL in export and context names
  server: Fix OPT_GO on different export than SET_META_CONTEXT

 server/internal.h                    |  5 ++-
 server/backend.c                     | 13 ++++++
 server/connections.c                 |  2 +-
 server/filters.c                     |  5 +--
 server/plugins.c                     |  4 --
 server/protocol-handshake-newstyle.c | 59 ++++++++++++++++++++++------
 6 files changed, 67 insertions(+), 21 deletions(-)

-- 
2.21.0




More information about the Libguestfs mailing list