Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612320
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] TOMOYO: use designated initializers |
| Date | 2017-03-29 22:50 +0200 |
| Message-ID | <tqsHv-3Oj-11@gated-at.bofh.it> (permalink) |
| References | <sPbFD-2GI-23@gated-at.bofh.it> <sPdo5-3wt-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 16, 2016 at 6:55 PM, Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> wrote: > Kees Cook 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. >> >> Signed-off-by: Kees Cook <keescook@chromium.org> >> --- >> security/tomoyo/file.c | 12 ++++++------ >> security/tomoyo/tomoyo.c | 20 ++++++++++---------- >> 2 files changed, 16 insertions(+), 16 deletions(-) > > Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> > > James, please apply to linux-security.git . Friendly ping. :) James, I don't think this ever got into -next? -Kees -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] TOMOYO: use designated initializers Kees Cook <keescook@chromium.org> - 2017-03-29 22:50 +0200 Re: [PATCH] TOMOYO: use designated initializers James Morris <james.l.morris@oracle.com> - 2017-03-30 00:40 +0200
csiph-web