Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1545856

Re: [PATCH] sgi-xp: use designated initializers

From Robin Holt <robinmholt@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] sgi-xp: use designated initializers
Date 2016-12-21 17:30 +0100
Message-ID <sQRW9-5L4-1@gated-at.bofh.it> (permalink)
References <sPbFD-2GI-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Dec 16, 2016 at 7:01 PM, Kees Cook <keescook@chromium.org> wrote:
> Prepare to mark sensitive kernel structures for randomization by making
> sure they're using designated initializers. These were identified during
> allyesconfig builds of x86, arm, and arm64, with most initializer fixes
> extracted from grsecurity.

I guess I don't understand the context enough here to give you a
Signed-off-by.  Can you give us more background on this randomization?

From what I see in the code here, I can see you are providing
equivalent functionality and I would give it a signed-off-by, but I am
not sure this randomization of which you speak is not going to cause
problems for XP, XPC, XPNET, and XPMEM (out of tree GPL kernel
module).

Robin

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] sgi-xp: use designated initializers Kees Cook <keescook@chromium.org> - 2016-12-17 02:10 +0100
  Re: [PATCH] sgi-xp: use designated initializers Robin Holt <robinmholt@gmail.com> - 2016-12-21 17:30 +0100

csiph-web