From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Stoppa Subject: Re: [PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening Date: Thu, 1 Nov 2018 17:56:02 +0200 Message-ID: <2e91fc33-9601-b562-0fc5-4dc8756face4@gmail.com> References: <20181026151223.16810-1-ahmedsoliman0x666@gmail.com> <1b3eb10e-c492-dc77-cbe6-3a3e692326d7@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Paolo Bonzini , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , nathan Corbet , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , the arch/x86 maintainers , kvm@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, =?UTF-8?B?6rmA7J246rK4?= , Kernel Hardening , nigel.edwards@hpe.com, Boris Lukashev , Hossam Hassan <7ossam9063@gmail.com>, Ahmed Lotfy , Mohamed Azab To: Ahmed Soliman Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hello Ahmed, On 01/11/2018 01:21, Ahmed Soliman wrote: > Hello Igor, >> This is very interesting, because it seems a very good match to the work >> I'm doing, for supporting the creation of more targets for protection: >> >> https://www.openwall.com/lists/kernel-hardening/2018/10/23/3 >> >> In my case the protection would extend also to write-rate type of data. >> There is an open problem of identifying legitimate write-rare >> operations, however it should be possible to provide at least a certain >> degree of confidence. > > I have checked your patch set. In our work we were originally planning to do > something similar to write_rare just so we can differentiate between memory > chunks that may be modified and those that will be set once and never modify. > I see you are planning to do a white paper too, actually we are doing > an academic > paper based on our work. If you would like to collaborate, so that ROE > and write_rare > would integrate well from the beginning, we will be glad to do so. The offer is very kind, thanks a lot. I will contact you in private. -- igor