Skip to content

Commit a6c2c43

Browse files
committed
update CHANGELOG with latest fix
Signed-off-by: Diana Popa <[email protected]>
1 parent f92de36 commit a6c2c43

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.1.1]
412

513
### Added

0 commit comments

Comments
 (0)