Link: https://lkml.org/lkml/2020/1/23/205
Changes since v1: - remove some redundant checks [Jason] - normalize the commit message [Markus] Cc: Gonglei <[email protected]> Cc: Herbert Xu <[email protected]> Cc: "Michael S. Tsirkin" <[email protected]> Cc: Jason Wang <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Markus Elfring <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Longpeng(Mike) (2): crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req() crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req() drivers/crypto/virtio/virtio_crypto_algs.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) -- 2.23.0

