lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 25 May 2020 08:56:25 +0800 From: "Longpeng(Mike)" <longpeng2@...wei.com> To: <linux-crypto@...r.kernel.org> CC: "Longpeng(Mike)" <longpeng2@...wei.com>, Gonglei <arei.gonglei@...wei.com>, Herbert Xu <herbert@...dor.apana.org.au>, "Michael S. Tsirkin" <mst@...hat.com>, Jason Wang <jasowang@...hat.com>, "David S. Miller" <davem@...emloft.net>, <virtualization@...ts.linux-foundation.org>, <linux-kernel@...r.kernel.org> Subject: [PATCH 0/2] crypto: virtio: fix two crash issue Link: https://lkml.org/lkml/2020/1/23/205 Cc: Gonglei <arei.gonglei@...wei.com> Cc: Herbert Xu <herbert@...dor.apana.org.au> Cc: "Michael S. Tsirkin" <mst@...hat.com> Cc: Jason Wang <jasowang@...hat.com> Cc: "David S. Miller" <davem@...emloft.net> Cc: virtualization@...ts.linux-foundation.org Cc: linux-kernel@...r.kernel.org Longpeng(Mike) (2): crypto: virtio: fix src/dst scatterlist calculation crypto: virtio: fix an memory use-after-free bug drivers/crypto/virtio/virtio_crypto_algs.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) -- 2.17.1
Powered by blists - more mailing lists