From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 31 Jan 2019 16:40:38 -0500 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization Message-ID: <20190131214038.GI28234@char.us.oracle.com> References: <20190131192533.34130-1-thgarnie@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190131192533.34130-1-thgarnie@chromium.org> To: Thomas Garnier Cc: kernel-hardening@lists.openwall.com, kristen@linux.intel.com, Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , x86@kernel.org, Jonathan Corbet , Masahiro Yamada , Michal Marek , Herbert Xu , "David S. Miller" , Andy Lutomirski , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Juergen Gross , Alok Kataria , Dennis Zhou , Tejun Heo , Christoph Lameter , "Rafael J. Wysocki" , Len Brown , Pavel Machek , Steven Rostedt , Joerg Roedel , Dave Hansen , Peter Zijlstra , Boris Ostrovsky , Stefano Stabellini , Luis Chamberlain , Greg Kroah-Hartman , Arnd Bergmann , Luc Van Oostenryck , Jason Baron , "Kirill A. Shutemov" , Kees Cook , Andrey Ryabinin , Thomas Garnier , Baoquan He , Alexander Popov , Jordan Borgner , Nathan Chancellor , Cao jin , "H.J. Lu" , Alexey Dobriyan , Nadav Amit , Yonghong Song , Nick Desaulniers , Arnaldo Carvalho de Melo , Jann Horn , Ard Biesheuvel , Andrew Morton , Andi Kleen , Francis Deslauriers , Masami Hiramatsu , Mimi Zohar , Nayna Jain , Michael Ellerman , Jan Kiszka , Jia Zhang , Brijesh Singh , Jan Beulich , Tim Chen , Mike Rapoport , Michal Hocko , Stephen Rothwell , Rafael =?iso-8859-1?Q?=C1vila_de_Esp=EDndola?= , Mathieu Desnoyers , Nicholas Piggin , Adrian Hunter , Song Liu , Alexander Shishkin , Michael Forney , Palmer Dabbelt , James Hogan , Joe Lawrence , nixiaoming , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-crypto@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-pm@vger.kernel.org, xen-devel@lists.xenproject.org, linux-arch@vger.kernel.org, linux-sparse@vger.kernel.org List-ID: On Thu, Jan 31, 2019 at 11:24:07AM -0800, Thomas Garnier wrote: > There has been no major concern in the latest iterations. I am interested on > what would be the best way to slowly integrate this patchset upstream. One question that I was somehow expected in this cover letter - what about all those lovely speculative bugs? As in say some one hasn't updated their machine with the Spectre v3a microcode - wouldn't they be able to get the kernel virtual address space? In effect rendering all this hard-work not needed?