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. Change-Id: I67cd3ea4cddf9413b318957c28635b08c3b3c4b2 Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477827 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
3c7890d24f
commit
c4acbcb706
@ -41,6 +41,10 @@ to allow reuse in other transports.
|
|||||||
|
|
||||||
Added optional 'delay_cmd_submit' parameter to 'bdev_nvme_set_options' RPC method.
|
Added optional 'delay_cmd_submit' parameter to 'bdev_nvme_set_options' RPC method.
|
||||||
|
|
||||||
|
### 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