CVE-2023-41051LOWCVSS 2.5fixed in rust-vm-memory 0.12.2-1 (forky)2023
CVE-2023-41051 [LOW] CVE-2023-41051: rust-vm-memory - In a typical Virtual Machine Monitor (VMM) there are several components, such as...
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 memory providers. An issue was discovered in the default implementat
debian