Skip to content
This release includes some bug fixes in our dependencies, and add support for up to 509 mem slots. Specifically, we update the dependencies to:

vhost-user-backend 0.13.1
vhost 0.10.0
vm-memory 0.14.0
virtio-queue 0.11.0
vmm-sys-util 0.12.1

The vmm-sys-utils update fixes an out-of-bounds memory access that could lead to a security vulnerability. And the vhost-user-backend, adds
support for 509 mem slots, and includes few bug fixes, among them, some required for our live migration support.
It also includes:
!207 (merged) Don't drop supplemental groups if /proc/self/setgroups contains "deny"