Received: by 10.223.176.5 with SMTP id f5csp644401wra; Tue, 30 Jan 2018 17:05:56 -0800 (PST) X-Google-Smtp-Source: AH8x227+1+DkTRKfCFeMU3WzSWxxOXMHaol20OH/CiUJg1T5VOeHdckvFE4BO8TJZeerPMIxhohk X-Received: by 2002:a17:902:7d83:: with SMTP id a3-v6mr6527857plm.184.1517360756068; Tue, 30 Jan 2018 17:05:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517360756; cv=none; d=google.com; s=arc-20160816; b=iv63PIq5+WUZQTGcAn6jCb7IRY6VUs3rTpa2bi8TNfGa2t10miNBU8OBu0naFAfHZf GR3iPwTkOPa6ZiL5xqGXWR56M26g0CYUnw9rwXSYxPWrxOs7mwYHYxvQSSwYjbnHQ0Mz lhLvB2CuY1SWA1B2Or97JRlJtryZeVHV4Mot5zjJZmV8096Gv4U9jbYTR9Sry7Ft1hPv 8AIiHbJiCpNSQA/x+ElGi++/dURA3FF5NUPa0sxmIYfx2fcv3+rHNT2sfztdNgirkP+B lQnWPASMEg3UUWaPOGE3KLkWKb3oP9JT0Eve63CoCsISL6e9wmIzu2iKGrjEdHgA//Ff /FMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject:arc-authentication-results; bh=V0TqhSGQBk/9+JtqqCsxvixMZL424MfqU4kkTDk4ITA=; b=h6Kr/md8hVPpwcxbA+HAosCCejWMdae3MwQYiQNrih4yt5/2tyzG9vUOTLQ8yL+mqJ dLpvrz0Pu/NS4uTQTzFbVN5W6o5YtymzJjx7gU/thDuOhbtaxVib3BPHsblimxQ36Fa2 Ryz8U4Dw+igbSB6IpPXvcKRF+YFovObAsrR2SAtrTpZoYYln4Rr0mEE6mlvL2D1Nejwi tzbZ6gcoiECKVnjRUAXSm/9jtVx00WTYTDGl8rdMnD7YgEm7W7dw0oIaJTKP7rdlJijn WItivGh+fidKFdvqzSuap5cDC6z99DQmxPfGzibq7ZZiCrLhnXL9AsZee4ZcmFQZZNUD +uPw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x127si10166057pgb.387.2018.01.30.17.05.41; Tue, 30 Jan 2018 17:05:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932316AbeAaAgC (ORCPT + 99 others); Tue, 30 Jan 2018 19:36:02 -0500 Received: from www62.your-server.de ([213.133.104.62]:57316 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752466AbeAaAgB (ORCPT ); Tue, 30 Jan 2018 19:36:01 -0500 Received: from [62.202.221.5] (helo=linux.home) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-SHA:256) (Exim 4.85_2) (envelope-from ) id 1eggNW-0002rV-LF; Wed, 31 Jan 2018 01:35:54 +0100 Subject: Re: general protection fault in ___bpf_prog_run To: syzbot , ast@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <001a1145708e44fca00564049e52@google.com> From: Daniel Borkmann Message-ID: <1ef4ac96-f409-5711-e8f7-2e7632ef618b@iogearbox.net> Date: Wed, 31 Jan 2018 01:35:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <001a1145708e44fca00564049e52@google.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.99.3/24270/Tue Jan 30 18:23:16 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/30/2018 09:58 PM, syzbot wrote: > Hello, > > syzbot hit the following crash on bpf-next commit > 868c36dcc949c26bc74fa4661b670d9acc6489e4 (Mon Jan 29 03:00:16 2018 +0000) > Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next > > So far this crash happened 2 times on bpf-next. > C reproducer is attached. > syzkaller reproducer is attached. > Raw console output is attached. > compiler: gcc (GCC) 7.1.1 20170620 > .config is attached. > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+1eb094057b338eb1fc00@syzkaller.appspotmail.com > It will help syzbot understand when the bug is fixed. See footer for details. > If you forward the report, please keep this part and the footer. Really great syzkaller report ! Fixed by: http://patchwork.ozlabs.org/patch/867748/