[PATCH net] rxrpc: Don't put crypto buffers on the stack

David Miller davem at davemloft.net
Thu Feb 8 10:48:47 PST 2018


From: David Howells <dhowells at redhat.com>
Date: Thu, 08 Feb 2018 15:59:07 +0000

> Don't put buffers of data to be handed to crypto on the stack as this may
> cause an assertion failure in the kernel (see below).  Fix this by using an
> kmalloc'd buffer instead.
 ...
> Reported-by: Jonathan Billings <jsbillings at jsbillings.org>
> Reported-by: Marc Dionne <marc.dionne at auristor.com>
> Signed-off-by: David Howells <dhowells at redhat.com>
> Tested-by: Jonathan Billings <jsbillings at jsbillings.org>

Applied, thanks David.



More information about the linux-afs mailing list