Skip to content

v2.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:13
· 67 commits to master since this release
Immutable release. Only release title and notes can be modified.
v2.1.3
1285a6d
  • Cherry-picks from master to release/2.1 (#5131)

  • Fix CVE-2026-53657 (GHSA-2j9v-p4xj-cjw2) "An arbitrary user in a QEMU VM could gain the root privilege in the VM via the guest agent socket"

Full changes: https://github.com/lima-vm/lima/milestone/72

Usage

$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

$ lima uname
Linux

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/27824357138

The sha256sum of the SHA256SUMS file itself is ddaf499316c159493ccf853393e35c93d69e8c1f85cb041f6f7e918157625c6c .


Release manager: @AkihiroSuda