|
Message-ID: <20160628094357.GA16467@gondor.apana.org.au> Date: Tue, 28 Jun 2016 17:43:57 +0800 From: Herbert Xu <herbert@...dor.apana.org.au> To: David Howells <dhowells@...hat.com> Cc: Andy Lutomirski <luto@...nel.org>, x86@...nel.org, linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org, Borislav Petkov <bp@...en8.de>, Nadav Amit <nadav.amit@...il.com>, Kees Cook <keescook@...omium.org>, Brian Gerst <brgerst@...il.com>, "kernel-hardening@...ts.openwall.com" <kernel-hardening@...ts.openwall.com>, Linus Torvalds <torvalds@...ux-foundation.org>, Josh Poimboeuf <jpoimboe@...hat.com>, Jann Horn <jann@...jh.net>, Heiko Carstens <heiko.carstens@...ibm.com> Subject: Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad On Tue, Jun 28, 2016 at 09:54:23AM +0100, David Howells wrote: > > I'm using the per-skb state for my own purposes and might be looking at it > elsewhere at the same time. AFAICS this cannot happen for secure_packet/verify_packet. In both cases we have exclusive ownership of the skb. But it's your code so feel free to send your own patch. Cheers, -- Email: Herbert Xu <herbert@...dor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.