[PATCH 0/2] Avoid QEMU OOM on huge request from guest

zhenwei pi posted 2 patches 13 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251214090939.408436-1-zhenwei.pi@linux.dev
Maintainers: "Gonglei (Arei)" <arei.gonglei@huawei.com>, zhenwei pi <zhenwei.pi@linux.dev>, "Michael S. Tsirkin" <mst@redhat.com>
backends/cryptodev-builtin.c | 9 +++------
hw/virtio/virtio-crypto.c    | 7 +++++++
2 files changed, 10 insertions(+), 6 deletions(-)
[PATCH 0/2] Avoid QEMU OOM on huge request from guest
Posted by zhenwei pi 13 hours ago
Fix two issues in this series:
- Verify asym request size from device level
- Limit the maximum size for cryptodev builtin driver

zhenwei pi (2):
  hw/virtio/virtio-crypto: verify asym request size
  cryptodev-builtin: Limit the maximum size

 backends/cryptodev-builtin.c | 9 +++------
 hw/virtio/virtio-crypto.c    | 7 +++++++
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.43.0