Skip to content

Commit ed5f2fd

Browse files
dianpopavibharya
authored andcommitted
update CHANGELOG with latest fix
Signed-off-by: Diana Popa <dpopa@amazon.com>
1 parent 511b3c7 commit ed5f2fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed a self-DoS scenario in the virtio-queue code by reporting and
8+
terminating execution when the number of available descriptors reported
9+
by the driver is higher than the queue size.
10+
311
## [1.0.0]
412

513
### Added

0 commit comments

Comments
 (0)