Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752029AbdIXLLW (ORCPT ); Sun, 24 Sep 2017 07:11:22 -0400 Received: from mail-wr0-f182.google.com ([209.85.128.182]:44324 "EHLO mail-wr0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbdIXLLV (ORCPT ); Sun, 24 Sep 2017 07:11:21 -0400 X-Google-Smtp-Source: AOwi7QDLI0t6wXGSgi2AE92yuJFkJV5PrWGnAnIHgzJ7wsw5+EG/jAG5H5k/x3w/DysOd3sAwo99yA== Date: Sun, 24 Sep 2017 13:11:17 +0200 From: Ingo Molnar To: kernel test robot Cc: Eric Biggers , LKP , linux-kernel@vger.kernel.org, Rik van Riel , Kees Cook , wfg@linux.intel.com, Thomas Gleixner , "H. Peter Anvin" Subject: Re: 9f4835fb96 ("x86/fpu: Tighten validation of user-supplied .."): Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Message-ID: <20170924111117.7nftqa2g5lnzn7xr@gmail.com> References: <59c6e23f.nOk6ceVoId2JVMIx%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59c6e23f.nOk6ceVoId2JVMIx%fengguang.wu@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 30 * kernel test robot wrote: > Greetings, > > 0day kernel testing robot got the below dmesg and the first bad commit is > > https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/fpu > > commit 9f4835fb965d8eea7e608d0cb62c246c804dec90 > Author: Eric Biggers > AuthorDate: Fri Sep 22 10:41:55 2017 -0700 > Commit: Ingo Molnar > CommitDate: Sat Sep 23 11:02:00 2017 +0200 > > x86/fpu: Tighten validation of user-supplied xstate_header Would it be possible to re-start this bisection, now that I've split up the commit into 10 more obvious patches? My guess is that it's one of these two that is the bad commit: 3deb4cca945b: x86/fpu: Copy the full header in copy_user_to_xstate() cfbd048cce44: x86/fpu: Copy the full state_header in copy_kernel_to_xstate() ... but it could be some of the others as well. Thanks, Ingo