Lucene search

K

5 matches found

CVE
CVE
added 2022/08/29 3:15 p.m.222 views

CVE-2022-0485

A flaw was found in the copying tool nbdcopy of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the *error parameter. This could result in the silent creation of a ...

4.8CVSS5.1AI score0.00094EPSS
CVE
CVE
added 2021/03/15 6:15 p.m.146 views

CVE-2021-20286

A flaw was found in libnbd 1.7.3. An assertion failure in nbd_unlocked_opt_go in ilb/opt.c may lead to denial of service.

4CVSS3.4AI score0.00128EPSS
CVE
CVE
added 2023/11/27 12:15 p.m.142 views

CVE-2023-5871

A flaw was found in libnbd, due to a malicious Network Block Device (NBD), a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service.

5.3CVSS5.3AI score0.00098EPSS
CVE
CVE
added 2023/09/28 2:15 p.m.134 views

CVE-2023-5215

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 (the NBD spec states the size is a 64-bit unsigned value). This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbd_get_size() function ...

6.5CVSS5.8AI score0.00047EPSS
CVE
CVE
added 2019/11/26 4:15 p.m.62 views

CVE-2019-14842

Structured reply is a feature of the newstyle NBD protocol allowing the server to send a reply in chunks. A bounds check which was supposed to test for chunk offsets smaller than the beginning of the request did not work because of signed/unsigned confusion. If one of these chunks contains a negati...

9.8CVSS9.7AI score0.00381EPSS