VYPR

libxl

by Xen Project

CVEs (2)

  • CVE-2025-58149HigOct 31, 2025
    risk 0.49cvss 7.5epss 0.00

    When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the…

  • CVE-2021-28687MedJun 11, 2021
    risk 0.36cvss 5.5epss 0.00

    HVM soft-reset crashes toolstack libxl requires all data structures passed across its public interface to be initialized before use and disposed of afterwards by calling a specific set of functions. Many internal data structures also require this initialize / dispose discipline,…