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://gitlab.com/nbdkit/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
24 CVE-2021-20286 denial of service when using nbd_set_opt_mode(3)
25 See the full announcement here:
26 https://listman.redhat.com/archives/libguestfs/2021-March/msg00092.html
27
29 libnbd(3).
30
32 Eric Blake
33
34 Richard W.M. Jones
35
37 Copyright (C) 2019-2021 Red Hat Inc.
38
40 This library is free software; you can redistribute it and/or modify it
41 under the terms of the GNU Lesser General Public License as published
42 by the Free Software Foundation; either version 2 of the License, or
43 (at your option) any later version.
44
45 This library is distributed in the hope that it will be useful, but
46 WITHOUT ANY WARRANTY; without even the implied warranty of
47 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
48 Lesser General Public License for more details.
49
50 You should have received a copy of the GNU Lesser General Public
51 License along with this library; if not, write to the Free Software
52 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
53 02110-1301 USA
54
55
56
57libnbd-1.7.12 2021-05-29 libnbd-security(3)