On Fri, May 17, 2019 at 12:29:48AM -0400, Jason Wang wrote:
Hi:OK I think we should clean this code some more but given
This series try to prevent a guest triggerable CPU hogging through
vhost kthread. This is done by introducing and checking the weight
after each requrest. The patch has been tested with reproducer of
vsock and virtio-net. Only compile test is done for vhost-scsi.
Please review.
This addresses CVE-2019-3900.
it's a CVE fix maybe it's best to do as a patch on top.
Acked-by: Michael S. Tsirkin<mst@xxxxxxxxxx>
Dave do you want to merge this or should I?