Re: [PATCH hyperv-next v2 0/5] hv_sock: Hardening changes

From: Wei Liu
Date: Thu Apr 28 2022 - 11:04:21 EST


On Thu, Apr 28, 2022 at 04:51:02PM +0200, Andrea Parri (Microsoft) wrote:
>
> Andrea Parri (Microsoft) (5):
> hv_sock: Check hv_pkt_iter_first_raw()'s return value
> hv_sock: Copy packets sent by Hyper-V out of the ring buffer
> hv_sock: Add validation for untrusted Hyper-V values
> Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
> Drivers: hv: vmbus: Refactor the ring-buffer iterator functions

Applied to hyperv-next. Thanks.