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://listman.redhat.com/archives/libguestfs/2023-July/032035.html
35
36 CVE-2023-5215 negative size result from nbd_get_size(3)
37 See the full announcement here:
38 https://listman.redhat.com/archives/libguestfs/2023-September/032711.html
39
41 libnbd(3).
42
44 Eric Blake
45
46 Richard W.M. Jones
47
49 Copyright Red Hat
50
52 This library is free software; you can redistribute it and/or modify it
53 under the terms of the GNU Lesser General Public License as published
54 by the Free Software Foundation; either version 2 of the License, or
55 (at your option) any later version.
56
57 This library is distributed in the hope that it will be useful, but
58 WITHOUT ANY WARRANTY; without even the implied warranty of
59 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
60 Lesser General Public License for more details.
61
62 You should have received a copy of the GNU Lesser General Public
63 License along with this library; if not, write to the Free Software
64 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
65 02110-1301 USA
66
67
68
69libnbd-1.18.1 2023-10-31 libnbd-security(3)