1libnbd-security(3) LIBNBD libnbd-security(3)
2
3
4
6 libnbd-security - information about past security issues in libnbd
7
9 This page details past security issues found in libnbd.
10
11 For how to report new security issues, see the "SECURITY" file in the
12 top level source directory, also available online here:
13 https://github.com/libguestfs/libnbd/blob/master/SECURITY
14
15 CVE-2019-14842 protocol downgrade attack when using "LIBNBD_TLS_REQUIRE"
16 See the full announcement and links to mitigation, tests and fixes
17 here:
18 https://www.redhat.com/archives/libguestfs/2019-September/msg00128.html
19
20 remote code execution vulnerability
21 See the full announcement here:
22 https://www.redhat.com/archives/libguestfs/2019-October/msg00060.html
23
25 libnbd(3).
26
28 Eric Blake
29
30 Richard W.M. Jones
31
33 Copyright (C) 2019 Red Hat Inc.
34
36 This library is free software; you can redistribute it and/or modify it
37 under the terms of the GNU Lesser General Public License as published
38 by the Free Software Foundation; either version 2 of the License, or
39 (at your option) any later version.
40
41 This library is distributed in the hope that it will be useful, but
42 WITHOUT ANY WARRANTY; without even the implied warranty of
43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
44 Lesser General Public License for more details.
45
46 You should have received a copy of the GNU Lesser General Public
47 License along with this library; if not, write to the Free Software
48 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
49 02110-1301 USA
50
51
52
53libnbd-1.6.2 2021-03-02 libnbd-security(3)