We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e188d commit a305f36Copy full SHA for a305f36
CHANGELOG.md
@@ -35,6 +35,10 @@ and this project adheres to
35
Intel AMX enabling for kernels that support dynamic XSTATE features for
36
userspace applications but not for KVM guests (e.g. kernel versions >= 5.16
37
and < 5.17).
38
+- [#5485](https://github.com/firecracker-microvm/firecracker/pull/5485): Fixed a
39
+ bug causing a read/write from an iovec to be duplicated when receiving an
40
+ error on an iovec other than the first. This caused a data corruption issue in
41
+ the vsock device starting from guest kernel 6.17.
42
43
## [1.13.0]
44
0 commit comments