qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-6.2 0/2] hw/scsi/megasas: Avoid overflowing the SGL buffer
@ 2021-11-19 20:11 Philippe Mathieu-Daudé
  2021-11-19 20:11 ` [PATCH-for-6.2 1/2] hw/scsi/megasas: Fails command if SGL buffer overflows Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-11-19 20:11 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Laurent Vivier, Thomas Huth, qemu-block,
	Alexander Bulekov, Qiuhao Li, Darren Kenny, Bandan Das,
	Stefan Hajnoczi, Hannes Reinecke, Paolo Bonzini,
	Philippe Mathieu-Daudé

Fix issue #521 reported by Alex some months ago:
https://gitlab.com/qemu-project/qemu/-/issues/521

Philippe Mathieu-Daudé (2):
  hw/scsi/megasas: Fails command if SGL buffer overflows
  tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521

 hw/scsi/megasas.c               |  1 +
 tests/qtest/fuzz-megasas-test.c | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

-- 
2.31.1




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

end of thread, other threads:[~2021-12-17  9:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 20:11 [PATCH-for-6.2 0/2] hw/scsi/megasas: Avoid overflowing the SGL buffer Philippe Mathieu-Daudé
2021-11-19 20:11 ` [PATCH-for-6.2 1/2] hw/scsi/megasas: Fails command if SGL buffer overflows Philippe Mathieu-Daudé
2021-11-19 20:11 ` [PATCH-for-6.2 2/2] tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521 Philippe Mathieu-Daudé
2021-11-22 11:17 ` [PATCH-for-6.2 0/2] hw/scsi/megasas: Avoid overflowing the SGL buffer Darren Kenny
2021-12-13 12:32 ` Philippe Mathieu-Daudé
2021-12-15 10:30   ` Philippe Mathieu-Daudé
2021-12-17  9:22 ` Paolo Bonzini

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).