linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] xen/pv-scsi: update header and harden frontend
@ 2022-04-28  7:53 Juergen Gross
  2022-04-28  7:53 ` [PATCH v2 1/4] xen: update vscsiif.h Juergen Gross
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Juergen Gross @ 2022-04-28  7:53 UTC (permalink / raw)
  To: xen-devel, linux-scsi, linux-kernel
  Cc: Juergen Gross, Boris Ostrovsky, Stefano Stabellini,
	James E.J. Bottomley, Martin K. Petersen

Update the Xen PV-scsi interface from the Xen tree and adapt the
related drivers to use the new definitions.

Harden the frontend driver to be no longer vulnerable to a malicious
backend.

Juergen Gross (4):
  xen: update vscsiif.h
  xen/scsiback: use new command result macros
  xen/scsifront: use new command result macros
  xen/scsifront: harden driver against malicious backend

 drivers/scsi/xen-scsifront.c       | 168 ++++++++++++++++++++++-------
 drivers/xen/xen-scsiback.c         |  82 +++++++++++++-
 include/xen/interface/io/vscsiif.h | 133 ++++++++++++++++++++++-
 3 files changed, 340 insertions(+), 43 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-29 22:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  7:53 [PATCH v2 0/4] xen/pv-scsi: update header and harden frontend Juergen Gross
2022-04-28  7:53 ` [PATCH v2 1/4] xen: update vscsiif.h Juergen Gross
2022-04-28  7:53 ` [PATCH v2 2/4] xen/scsiback: use new command result macros Juergen Gross
2022-04-28  7:53 ` [PATCH v2 3/4] xen/scsifront: " Juergen Gross
2022-04-28  7:53 ` [PATCH v2 4/4] xen/scsifront: harden driver against malicious backend Juergen Gross
2022-04-29 22:25 ` [PATCH v2 0/4] xen/pv-scsi: update header and harden frontend Boris Ostrovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).