From: Pavel Machek Subject: Re: x86: PIE support and option to extend KASLR randomization Date: Fri, 6 Oct 2017 12:39:33 +0200 Message-ID: <20171006103933.GA9497@amd> References: <20170815075609.mmzbfwritjzvrpsn@gmail.com> <20170816151235.oamkdva6cwpc4cex@gmail.com> <20170821133222.2ek6bhqgdeoymxsg@hirez.programming.kicks-ass.net> <20170821142854.dmuusnbc2tsrai3v@hirez.programming.kicks-ass.net> <20170923100029.6nzpui6c3ke76bbs@gmail.com> <20170924223708.GA12616@amd> <20170925073342.2yoghmanhx6c75ho@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Cc: "H. Peter Anvin" , Peter Zijlstra , Thomas Garnier , Herbert Xu , "David S . Miller" , Thomas Gleixner , Ingo Molnar , Josh Poimboeuf , Arnd Bergmann , Matthias Kaehlcke , Boris Ostrovsky , Juergen Gross , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Joerg Roedel , Tom Lendacky , Andy Lutomirski , Borislav Petkov , Brian Gerst , "Kirill A . Shutemov" , "Rafael J . Wysocki" , Len Brown , Tejun Heo , Christo To: Ingo Molnar Return-path: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Content-Disposition: inline In-Reply-To: <20170925073342.2yoghmanhx6c75ho@gmail.com> List-Id: linux-crypto.vger.kernel.org --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2017-09-25 09:33:42, Ingo Molnar wrote: >=20 > * Pavel Machek wrote: >=20 > > > For example, there would be collision with regular user-space mapping= s, right?=20 > > > Can local unprivileged users use mmap(MAP_FIXED) probing to figure ou= t where=20 > > > the kernel lives? > >=20 > > Local unpriviledged users can probably get your secret bits using cache= probing=20 > > and jump prediction buffers. > >=20 > > Yes, you don't want to leak the information using mmap(MAP_FIXED), but = CPU will=20 > > leak it for you, anyway. >=20 > Depends on the CPU I think, and CPU vendors are busy trying to mitigate t= his=20 > angle. I believe any x86 CPU running Linux will leak it. And with CPU vendors putting "artifical inteligence" into branch prediction, no, I don't think it is going to get better. That does not mean we shoudl not prevent mmap() info leak, but... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlnXXWUACgkQMOfwapXb+vLHdQCfT0gtt1DcnPzO7HUoTmQNbTIP 73cAn2DmS20EcLXQtKA4VV7Dur1vaFqH =9iUT -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--