Provided by: libnbd-dev_1.2.2-1ubuntu2_amd64 bug

NAME

       libnbd-security - information about past security issues in libnbd

DESCRIPTION

       This page details past security issues found in libnbd.

       For how to report new security issues, see the "SECURITY" file in the top level source
       directory, also available online here:
       https://github.com/libguestfs/libnbd/blob/master/SECURITY

   CVE-2019-14842 protocol downgrade attack when using "LIBNBD_TLS_REQUIRE"
       See the full announcement and links to mitigation, tests and fixes here:
       https://www.redhat.com/archives/libguestfs/2019-September/msg00128.html

   remote code execution vulnerability
       See the full announcement here:
       https://www.redhat.com/archives/libguestfs/2019-October/msg00060.html

SEE ALSO

       libnbd(1).

AUTHORS

       Eric Blake

       Richard W.M. Jones

COPYRIGHT

       Copyright (C) 2019 Red Hat Inc.

LICENSE

       This library is free software; you can redistribute it and/or modify it under the terms of
       the GNU Lesser General Public License as published by the Free Software Foundation; either
       version 2 of the License, or (at your option) any later version.

       This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
       without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
       See the GNU Lesser General Public License for more details.

       You should have received a copy of the GNU Lesser General Public License along with this
       library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
       Floor, Boston, MA 02110-1301 USA