Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030297AbbDWROy (ORCPT ); Thu, 23 Apr 2015 13:14:54 -0400 Received: from mail.skyhub.de ([78.46.96.112]:44004 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966367AbbDWROv (ORCPT ); Thu, 23 Apr 2015 13:14:51 -0400 Date: Thu, 23 Apr 2015 19:14:40 +0200 From: Borislav Petkov To: Andy Lutomirski Cc: Denys Vlasenko , Denys Vlasenko , Brian Gerst , Steven Rostedt , Oleg Nesterov , Ingo Molnar , "H. Peter Anvin" , Linus Torvalds , Andy Lutomirski , Will Drewry , =?utf-8?B?RnLDqWTDqXJpYw==?= Weisbecker , Alexei Starovoitov , Linux Kernel Mailing List , Kees Cook , Thomas Gleixner , "linux-tip-commits@vger.kernel.org" Subject: Re: [tip:x86/vdso] x86/vdso32/syscall.S: Do not load __USER32_DS to %ss Message-ID: <20150423171440.GP28327@pd.tnic> References: <5538C1C5.7010408@redhat.com> <20150423101840.GC28327@pd.tnic> <5538C8E3.60009@redhat.com> <20150423104401.GF28327@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1037 Lines: 29 On Thu, Apr 23, 2015 at 09:50:17AM -0700, Andy Lutomirski wrote: > On Thu, Apr 23, 2015 at 9:41 AM, Denys Vlasenko > wrote: > > An alternative fix would be, if we decided to schedule > > in an interrupt, check %ss for zero and reload it > > with __KERNEL_DS before schedule. > > For anyone who has the right hardware (not me!), a possible reproducer is here: > > https://git.kernel.org/cgit/linux/kernel/git/luto/misc-tests.git/ > > make && taskset -c 0 ./sysret_ss_attrs_32 [ 195.438441] traps: sysret_ss_attrs[1745] trap stack segment ip:f77dab87 sp:ffdf0b70 error:0 [ 196.831952] traps: sysret_ss_attrs[1748] trap stack segment ip:f7786b87 sp:fffc0810 error:0 Ran it twice. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/