In Amazon AWS Firecracker before 0.21.3, and 0.22.x before 0.22.1, the serial console buffer can grow its memory usage without limit when data is sent to the standard input. This can result in a memory leak on the microVM emulation thread, possibly occupying more memory than intended on the host.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://github.com/firecracker-microvm/firecracker/issues/2177 | third party advisory |
https://github.com/firecracker-microvm/firecracker/pull/2178 | third party advisory patch |
https://github.com/firecracker-microvm/firecracker/pull/2179 | third party advisory patch |
http://www.openwall.com/lists/oss-security/2020/10/23/1 | third party advisory mailing list |