Releases: helmholtzcloud/fleeting-plugin-fleetingd
Releases · helmholtzcloud/fleeting-plugin-fleetingd
Release list
v0.3.2
What's Changed
- Attempt to mitigate CVE-2026-46333 by default
- Fix download timeout for ubuntu images
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Attempt to mitigate the Dirty Frag LPE vulnerability by unloading/blocking the affected kernel modules.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Upgrade VMs to the latest Ubuntu LTS release (26.04).
Also mitigates CVE-2026-31431 in the meantime as 24.04 does not have a kernel patch yet.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Security Contents
This release enables compatibility with the latest Cloud Hypervisor which fixes a critical security vulnerability. It is recommended to update to the latest Cloud Hypervisor and fleeting-plugin-fleetingd ASAP if you haven't done so already.
- fleeting-plugin-fleetingd advisory: GHSA-qrxw-72fp-wwhf
- Cloud Hypervisor: GHSA-jmr4-g2hv-mjj6
What's Changed
- Hardened handling of QCOW images
- Compatibility with latest Cloud Hypervisor
- Dependency Updates
Full Changelog: v0.1.2...v0.2.0
v0.1.2
- Dependency updates (includes security updates contained in golang.org/x/crypto 0.45.0 / CVE-2025-58181/
CVE-2025-47914)
v0.1.1
- Fix download of arm64 VM image
- Update dependencies
Commits: v0.1.0...v0.1.1