v1.14.3
OpenBMB/VoxCPMv1.14.3Mar 13, 2026by JackThomson2
AI Summary
A patch release for Firecracker MicroVM that corrects a validation issue regarding TCP SYN options length when the MicroVM Data Store (MMDS) is enabled.
Key Highlights
- Fixed validation of TCP SYN options length
- Issue occurs specifically when MMDS is enabled
- Fixes vulnerability in network layer handling
Full Release Notes
### Fixed * [#5739](https://github.com/firecracker-microvm/firecracker/pull/5739): Fixed validation of TCP SYN options length when MMDS is enabled.