VYPR

VM Memory

by Rust Vmm

Source repositories

CVEs (1)

  • CVE-2023-41051Sep 1, 2023
    risk 0.00cvss epss 0.00

    In a typical Virtual Machine Monitor (VMM) there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory…