Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 12 Nov 2015 13:22:25 +0100
From: "PaX Team" <pageexec@...email.hu>
To: kernel-hardening@...ts.openwall.com, Kees Cook <keescook@...omium.org>,
        Paolo Bonzini <pbonzini@...hat.com>
CC: Brad Spengler <spender@...ecurity.net>,
        Greg KH <gregkh@...uxfoundation.org>, Theodore Tso <tytso@...gle.com>,
        Josh Triplett <josh@...htriplett.org>
Subject: Re: Proposal for kernel self protection features

On 11 Nov 2015 at 14:32, Paolo Bonzini wrote:

> I'm not sure I still count as a gcc guy, having averaged at most 1 patch
> a year for some time now.  However, I surely would like to know more
> about it, and perhaps can look into fixing some of the easier issues.
> Do open tickets and CC me (I'm bonzini@....org on the GCC tracker).

here's a few existing bugs of interest:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61311 (the header issue is
also tracked in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176#c18)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61313

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41757 (this ship has sailed
already i guess)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46354

i think fixing the LTO API for plugins (including backports to 4.9/5 at
least) would be the most important and useful act for the kernel as it'd
then help convince kernel developers of the merits of adding LTO build
support to linux itself. IIRC, it was tried before and ran into opposition
due to perceived lack of usefulness, something that IPA/LTO capable plugins
could change.

thanks,
 PaX Team

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.