qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] CEV fixes for virtio-crypto
@ 2023-08-03  2:43 zhenwei pi
  2023-08-03  2:43 ` [PATCH 1/2] virtio-crypto: verify src&dst buffer length for sym request zhenwei pi
  2023-08-03  2:43 ` [PATCH 2/2] cryptodev: Handle unexpected request to avoid crash zhenwei pi
  0 siblings, 2 replies; 3+ messages in thread
From: zhenwei pi @ 2023-08-03  2:43 UTC (permalink / raw)
  To: mst, arei.gonglei
  Cc: qemu-devel, taoym, kangel, nop.leixiao, mcascell, zhenwei pi

Hi Michael, Lei,

Yiming Tao, Yongkang Jia, Xiao Lei(from Zhejiang University) reported
issuses and CVEs in the past days.

This series fixes a CVE and a BUG for virtio-crypto/cryptodev.

Zhenwei Pi (2):
  virtio-crypto: verify src&dst buffer length for sym request
  cryptodev: Handle unexpected request to avoid crash

 backends/cryptodev.c      | 10 ++++++++++
 hw/virtio/virtio-crypto.c |  5 +++++
 2 files changed, 15 insertions(+)

-- 
2.34.1



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

end of thread, other threads:[~2023-08-03  2:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03  2:43 [PATCH 0/2] CEV fixes for virtio-crypto zhenwei pi
2023-08-03  2:43 ` [PATCH 1/2] virtio-crypto: verify src&dst buffer length for sym request zhenwei pi
2023-08-03  2:43 ` [PATCH 2/2] cryptodev: Handle unexpected request to avoid crash zhenwei pi

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