Error Handling in libnbd - CVE-2022-0485

 

Error Handling in libnbd - CVE-2022-0485

Published: March 21, 2022


Vulnerability identifier: #VU61494
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-0485
CWE-ID: CWE-388
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: libguestfs
Affected software:
libnbd

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to error handling mechanism within the nbdcopy tool when performing multi-threaded copies using asynchronous nbd calls. This could result in the silent creation of a corrupted destination image.


How to mitigate CVE-2022-0485

Install updates from vendor's website.

Sources