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:   Wed, 22 Nov 2017 15:17:09 -0800
From:   Kees Cook <keescook@...gle.com>
To:     Borislav Petkov <bp@...e.de>
Cc:     Ricardo Neri <ricardo.neri-calderon@...ux.intel.com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: x86/insn-eval: negative return value?

On Wed, Nov 22, 2017 at 3:06 PM, Borislav Petkov <bp@...e.de> wrote:
> On Wed, Nov 22, 2017 at 01:48:55PM -0800, Kees Cook wrote:
>> Cool, yeah, that looks like it would solve it. Thanks for taking a look!
>
> Btw, how do you build the kernel with clang?
>
> I tried:
>
> make -j9 CC=clang HOSTCC=clang
>
> and clang here is:
>
> clang version 3.8.1-24 (tags/RELEASE_381/final)

clang-5.0 appears to be the minimum version needed (to produce
something that actually boots and runs).

$ clang-5.0 --version
clang version 5.0.0-3 (tags/RELEASE_500/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

-Kees

-- 
Kees Cook
Pixel Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ