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.
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2046194 | issue tracking exploit vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2050324 | issue tracking vendor advisory |
https://listman.redhat.com/archives/libguestfs/2022-February/msg00104.html | patch vendor advisory |
https://gitlab.com/nbdkit/libnbd/-/commit/8d444b41d09a700c7ee6f9182a649f3f2d325abb | third party advisory patch |
https://access.redhat.com/security/cve/CVE-2022-0485 | vendor advisory |