diff options
author | Mauro Matteo Cascella <mcascell@redhat.com> | 2023-05-09 09:53:17 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-05-19 10:30:46 -0400 |
commit | 3e69908907f8d3dd20d5753b0777a6e3824ba824 (patch) | |
tree | 56754c07b193d6f6c7e34286cca1c8c1dde43561 /python/qemu/qmp/models.py | |
parent | 1fac00f70b3261050af5564b20ca55c1b2a3059a (diff) | |
download | qemu-3e69908907f8d3dd20d5753b0777a6e3824ba824.zip qemu-3e69908907f8d3dd20d5753b0777a6e3824ba824.tar.gz qemu-3e69908907f8d3dd20d5753b0777a6e3824ba824.tar.bz2 |
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Ensure op_info is not NULL in case of QCRYPTODEV_BACKEND_ALG_SYM algtype.
Fixes: 0e660a6f90a ("crypto: Introduce RSA algorithm")
Signed-off-by: Mauro Matteo Cascella <mcascell@redhat.com>
Reported-by: Yiming Tao <taoym@zju.edu.cn>
Message-Id: <20230509075317.1132301-1-mcascell@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: zhenwei pi<pizhenwei@bytedance.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'python/qemu/qmp/models.py')
0 files changed, 0 insertions, 0 deletions