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
28 CVE-2022-0485 silent data corruption when using nbdcopy(1)
29 See the full announcement here:
30 https://listman.redhat.com/archives/libguestfs/2022-February/msg00104.html
31
33 libnbd(3).
34
36 Eric Blake
37
38 Richard W.M. Jones
39
41 Copyright (C) 2019-2022 Red Hat Inc.
42
44 This library is free software; you can redistribute it and/or modify it
45 under the terms of the GNU Lesser General Public License as published
46 by the Free Software Foundation; either version 2 of the License, or
47 (at your option) any later version.
48
49 This library is distributed in the hope that it will be useful, but
50 WITHOUT ANY WARRANTY; without even the implied warranty of
51 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
52 Lesser General Public License for more details.
53
54 You should have received a copy of the GNU Lesser General Public
55 License along with this library; if not, write to the Free Software
56 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
57 02110-1301 USA
58
59
60
61libnbd-1.14.2 2023-01-03 libnbd-security(3)