lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 17 Dec 2016 11:55:59 +0900
From:   Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To:     keescook@...omium.org, linux-kernel@...r.kernel.org
Cc:     takedakn@...data.co.jp, james.l.morris@...cle.com,
        serge@...lyn.com, linux-security-module@...r.kernel.org
Subject: Re: [PATCH] TOMOYO: use designated initializers

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@...omium.org>
> ---
>  security/tomoyo/file.c   | 12 ++++++------
>  security/tomoyo/tomoyo.c | 20 ++++++++++----------
>  2 files changed, 16 insertions(+), 16 deletions(-)

Acked-by: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>

James, please apply to linux-security.git .

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ