From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756048AbdLVIg2 (ORCPT ); Fri, 22 Dec 2017 03:36:28 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:33536 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752170AbdLVIg1 (ORCPT ); Fri, 22 Dec 2017 03:36:27 -0500 Date: Fri, 22 Dec 2017 09:36:15 +0100 From: Peter Zijlstra To: Dmitry Vyukov Cc: Linus Torvalds , syzbot , Ingo Molnar , Andrew Morton , Dave Jiang , Hugh Dickins , Jan Kara , Jerome Glisse , "Kirill A. Shutemov" , Linux Kernel Mailing List , linux-mm , tcharding , Michal Hocko , Minchan Kim , Ross Zwisler , syzkaller-bugs@googlegroups.com, Matthew Wilcox , Eric Biggers Subject: Re: general protection fault in finish_task_switch Message-ID: <20171222083615.dr7jpzjjc6ye3eut@hirez.programming.kicks-ass.net> References: <001a113ef748cc1ee50560c7b718@google.com> <20171222081756.ur5uuh5wjri2ymyk@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 22, 2017 at 09:26:28AM +0100, Dmitry Vyukov wrote: > I think this is another manifestation of "KASAN: use-after-free Read > in __schedule": > https://groups.google.com/forum/#!msg/syzkaller-bugs/-8JZhr4W8AY/FpPFh8EqAQAJ > +Eric already mailed a fix for it (indeed new bug in kvm code). FWIW, these google links keep translating everything to my local language, is there any way to tell google to not do stupid stuff like that and give me English like computers ought to speak?