Skip to content

Commit c0f61ef

Browse files
authored
Add new v1.14 Firecracker version (#15)
v1_14: add new version Firecracker team disclosed a vulnerability on the VirtIO PCI implementation [1]. We are not affected since we don't use PCI for our sandboxes, but we might want to enable that in the future, so we rebase our changes on top of the fixes. This commit creates a new build that uses the fixed version. [1] GHSA-776c-mpj7-jm3r Signed-off-by: Babis Chalios <babis.chalios@e2b.dev>
1 parent 7e229db commit c0f61ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firecracker_versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ v1.10.1_30cbb07 amd64
55
v1.12.1_717921c amd64,arm64
66
v1.12.1_a41d3fb amd64,arm64
77
v1.12.1_210cbac amd64,arm64 # Fixes envd first /init issue
8-
v1.14.1_76f16f0 amd64,arm64
8+
v1.14.1_458ca91 amd64,arm64

0 commit comments

Comments
 (0)