On Tue, Jul 02, 2019 at 09:02:03PM +0000, Balbir Singh wrote:
These series of patches are required to fix the specified CVE in v4.14. I've tested these patches with a VM running vhost. Jason Wang who originally wrote the patches, helped identify other patches to backport and also tested this version and provided feedback on the patches.
Jason Wang (5): vhost_net: introduce vhost_exceeds_weight() vhost: introduce vhost_exceeds_weight() vhost_net: fix possible infinite loop vhost: vsock: add weight support vhost: scsi: add weight support
Paolo Abeni (1): vhost_net: use packet weight for rx handler, too
haibinzhang(张海斌) (1): vhost-net: set packet weight of tx polling to 2 * vq size
All now queued up, thanks for doing the backport!
greg k-h