[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220413204742.5539-1-parri.andrea@gmail.com>
Date: Wed, 13 Apr 2022 22:47:36 +0200
From: "Andrea Parri (Microsoft)" <parri.andrea@...il.com>
To: KY Srinivasan <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>, Dexuan Cui <decui@...rosoft.com>,
Michael Kelley <mikelley@...rosoft.com>,
Stefano Garzarella <sgarzare@...hat.com>,
David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: linux-hyperv@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Andrea Parri (Microsoft)" <parri.andrea@...il.com>
Subject: [RFC PATCH 0/6] hv_sock: Hardening changes
Miscellaneous changes to "harden" the hv_sock driver and enable it
in isolated guests. The diff in ring_buffer.c, hyperv.h is due to
a consequent refactoring/code elimination (patch #6).
Applies to v5.18-rc2.
Thanks,
Andrea
Andrea Parri (Microsoft) (6):
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
hv_sock: Initialize send_buf in hvs_stream_enqueue()
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
drivers/hv/channel_mgmt.c | 9 ++++--
drivers/hv/ring_buffer.c | 11 ++++----
include/linux/hyperv.h | 48 ++++++++++----------------------
net/vmw_vsock/hyperv_transport.c | 24 ++++++++++++----
4 files changed, 46 insertions(+), 46 deletions(-)
--
2.25.1
Powered by blists - more mailing lists