Skip to content

Firecracker v1.0.1

Choose a tag to compare

@dianpopa dianpopa released this 10 Oct 08:27
· 4121 commits to main since this release

Fixed

  • Fixed a self-DoS scenario in the virtio-queue code by reporting and
    terminating execution when the number of available descriptors reported
    by the driver is higher than the queue size.