Re: [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

2017-09-07 Thread Kees Cook
On Thu, Sep 7, 2017 at 12:20 AM, Christoph Hellwig wrote: > On Mon, Jun 19, 2017 at 12:24:13PM -0700, Kees Cook wrote: >> David, if you can Ack this, I'll carry it in my tree. > > This didn't seem to make it anywhere and we got the sad blacklist > entry instead.. David, thoughts? It seems like a

Re: [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

2017-09-07 Thread Christoph Hellwig
On Mon, Jun 19, 2017 at 12:24:13PM -0700, Kees Cook wrote: > David, if you can Ack this, I'll carry it in my tree. This didn't seem to make it anywhere and we got the sad blacklist entry instead..

Re: [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

2017-06-19 Thread Kees Cook
On Sun, May 28, 2017 at 9:59 AM, Kees Cook wrote: > On Sun, May 28, 2017 at 1:12 AM, Christoph Hellwig wrote: >> What about the untested patch below to just fix the issue? >> >> --- >> From e9eb519c854d2f3d16a4def492577a883246e290 Mon Sep 17 00:00:00 2001 >> From: Christoph Hellwig >> Date: Sun,

Re: [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

2017-05-28 Thread Kees Cook
On Sun, May 28, 2017 at 1:12 AM, Christoph Hellwig wrote: > What about the untested patch below to just fix the issue? > > --- > From e9eb519c854d2f3d16a4def492577a883246e290 Mon Sep 17 00:00:00 2001 > From: Christoph Hellwig > Date: Sun, 28 May 2017 11:03:34 +0300 > Subject: security/keys: don't

Re: [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

2017-05-28 Thread Christoph Hellwig
What about the untested patch below to just fix the issue? --- >From e9eb519c854d2f3d16a4def492577a883246e290 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 28 May 2017 11:03:34 +0300 Subject: security/keys: don't cast union key_payload Instead store the individual pointers in struc