[PATCH 0/2] CEV fixes for virtio-crypto

zhenwei pi posted 2 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230803024314.29962-1-pizhenwei@bytedance.com
Maintainers: "Gonglei (Arei)" <arei.gonglei@huawei.com>, Zhenwei Pi <pizhenwei@bytedance.com>, "Michael S. Tsirkin" <mst@redhat.com>
backends/cryptodev.c      | 10 ++++++++++
hw/virtio/virtio-crypto.c |  5 +++++
2 files changed, 15 insertions(+)
[PATCH 0/2] CEV fixes for virtio-crypto
Posted by zhenwei pi 9 months ago
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