A flaw was found in the copying tool `nbdcopy` of libnbd....
High severity
Unreviewed
Published
Aug 29, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Aug 29, 2022
Published to the GitHub Advisory Database
Aug 29, 2022
Last updated
Jan 27, 2023
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.References