dpdk: update submodule to include fix for vhost CVE-2019-14818
Three patches from 19.08.1..19.08.2 that include:
vhost: fix possible denial of service by leaking FDs
vhost: fix possible denial of service on SET_VRING_NUM
vhost: fix vring requests validation broken if no FD
First two are resolution to CVE-2019-14818.
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477827 (master)
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
(cherry picked from commit c4acbcb706
)
Change-Id: I67cd3ea4cddf9413b318957c28635b08c3b3c4b2
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478358
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
This commit is contained in:
parent
b8f22c56fe
commit
a6fdc98121
@ -7,6 +7,10 @@
|
|||||||
`spdk_thread_send_msg` now returns int indicating if the message was successfully
|
`spdk_thread_send_msg` now returns int indicating if the message was successfully
|
||||||
sent.
|
sent.
|
||||||
|
|
||||||
|
### dpdk
|
||||||
|
|
||||||
|
DPDK submodule updated to include fix for vhost CVE-2019-14818.
|
||||||
|
|
||||||
## v19.10:
|
## v19.10:
|
||||||
|
|
||||||
### rpc
|
### rpc
|
||||||
|
2
dpdk
2
dpdk
@ -1 +1 @@
|
|||||||
Subproject commit b5c96249571ff384e3c0b1a83766934e7725b695
|
Subproject commit 0698cc38e0cb86bc01d82b6f1aef85fd983b213d
|
Loading…
Reference in New Issue
Block a user