v1.14.3

calesthio/OpenMontagev1.14.3Mar 13, 2026by JackThomson2

AI Summary

This release addresses a bug in the TCP SYN option validation logic, ensuring that the length of these options is correctly validated specifically when the MicroVM Data Service (MMDS) is enabled.

Key Highlights

  • Fixed validation of TCP SYN options length
  • Fix applies when MMDS is enabled
  • Addresses potential issues with malformed TCP packets

Full Release Notes

### Fixed

* [#5739](https://github.com/firecracker-microvm/firecracker/pull/5739): Fixed validation of TCP SYN options length when MMDS is enabled.