VYPR

rpm package

opensuse/libvirt&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/libvirt&distro=openSUSE%20Leap%2015.5

Vulnerabilities (5)

  • CVE-2024-2494MedMar 21, 2024
    affected < 9.0.0-150500.6.20.1fixed 9.0.0-150500.6.20.1

    A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the g_new0 function results in a crash due to the negativ

  • CVE-2024-2496Mar 18, 2024
    affected < 9.0.0-150500.6.20.1fixed 9.0.0-150500.6.20.1

    A NULL pointer dereference flaw was found in the udevConnectListAllInterfaces() function in libvirt. This issue can occur when detaching a host interface while at the same time collecting the list of interfaces via virConnectListAllInterfaces API. This flaw could be used to perfo

  • CVE-2024-1441MedMar 11, 2024
    affected < 9.0.0-150500.6.20.1fixed 9.0.0-150500.6.20.1

    An off-by-one error flaw was found in the udevListInterfacesByStatus() function in libvirt when the number of interfaces exceeds the size of the `names` array. This issue can be reproduced by sending specially crafted data to the libvirt daemon, allowing an unprivileged client to

  • CVE-2023-3750Jul 24, 2023
    affected < 9.0.0-150500.6.11.1fixed 9.0.0-150500.6.11.1

    A flaw was found in libvirt. The virStoragePoolObjListSearch function does not return a locked pool as expected, resulting in a race condition and denial of service when attempting to lock the same object from another thread. This issue could allow clients connecting to the read-

  • CVE-2023-2700May 15, 2023
    affected < 9.0.0-150500.6.3.1fixed 9.0.0-150500.6.3.1

    A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's g_autoptr cleanup.