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
32 integration testing denial of service with block status
33 See the full announcement here:
34 https://www.redhat.com/archives/libguestfs/2023-July/032035.html
35
37 libnbd(3).
38
40 Eric Blake
41
42 Richard W.M. Jones
43
45 Copyright Red Hat
46
48 This library is free software; you can redistribute it and/or modify it
49 under the terms of the GNU Lesser General Public License as published
50 by the Free Software Foundation; either version 2 of the License, or
51 (at your option) any later version.
52
53 This library is distributed in the hope that it will be useful, but
54 WITHOUT ANY WARRANTY; without even the implied warranty of
55 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
56 Lesser General Public License for more details.
57
58 You should have received a copy of the GNU Lesser General Public
59 License along with this library; if not, write to the Free Software
60 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
61 02110-1301 USA
62
63
64
65libnbd-1.16.5 2023-09-26 libnbd-security(3)