Resource management error in libvirt - CVE-2020-10703
Published: May 23, 2020
libvirt
libvirt.org
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources with the application when performing pool lookups within the storagePoolLookupByTargetPath() function in storage/storage_driver.c. A remote user can create a pool with empty target path and then perform search for an empty target, which results in libvirt crash.