Skip to content

Firecracker v1.1.2

Compare
Choose a tag to compare
@dianpopa dianpopa released this 10 Oct 08:27
· 3553 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.