2 matches found
Default functions in VolatileMemory trait lack bounds checks in vm-memory
...
UBUNTU-CVE-2023-41051
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 consumers from VM memor...