Re: [syzbot] [crypto?] KASAN: slab-out-of-bounds Read in extract_iter_to_sg

From: David Howells
Date: Thu Jun 15 2023 - 10:22:34 EST


David Howells <dhowells@xxxxxxxxxx> wrote:

> @@ -83,26 +83,14 @@ static int hash_sendmsg(struct socket *sock, struct msghdr *msg,

Actually, this patch definitely won't fix this bug since the test is using an
skcipher not a hash.

David