nbdkit/libnbd

nbdkit/libnbd

Releases203
Frequency1 week 5 days
Last Release
Stars12
NBD client library in userspace

CVE History

CVEPublishedCVSS v3CVSS v2
4.8 MEDIUM

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 corrupted destination image.

2.7 LOW4 MEDIUM

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.