Skip to content

Add new v1.14 Firecracker version#15

Merged
bchalios merged 1 commit intomainfrom
feat_new_v1.14_minor_version
Apr 15, 2026
Merged

Add new v1.14 Firecracker version#15
bchalios merged 1 commit intomainfrom
feat_new_v1.14_minor_version

Conversation

@bchalios
Copy link
Copy Markdown
Contributor

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

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>
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 14, 2026

PR Summary

Low Risk
Single-line update to the Firecracker versions list; low code risk, but it changes which microVM binary build may be selected for v1.14.

Overview
Updates firecracker_versions.txt to replace the listed v1.14.1 build hash (76f16f0 -> 458ca91) for amd64,arm64, effectively switching consumers to the newer v1.14.1 build.

Reviewed by Cursor Bugbot for commit 9bd0193. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@dobrac dobrac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This replaces the version. Is that ok - won't it break existing deployments?

@bchalios
Copy link
Copy Markdown
Contributor Author

This replaces the version. Is that ok - won't it break existing deployments?

We don't delete prior builds. This only instructs what we should build. Also, we haven't deployed v1.14 yet.

@bchalios bchalios merged commit c0f61ef into main Apr 15, 2026
19 checks passed
@bchalios bchalios deleted the feat_new_v1.14_minor_version branch April 15, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants