Skip to content

Commit a305f36

Browse files
Manciukicbchalios
authored andcommitted
chore: add entry to changelog for iovec fix
Adds an entry to the changelog for the iovec fix. Signed-off-by: Riccardo Mancini <mancio@amazon.com>
1 parent 72e188d commit a305f36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ and this project adheres to
3535
Intel AMX enabling for kernels that support dynamic XSTATE features for
3636
userspace applications but not for KVM guests (e.g. kernel versions >= 5.16
3737
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.
3842

3943
## [1.13.0]
4044

0 commit comments

Comments
 (0)