Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp641148imm; Fri, 8 Jun 2018 02:51:59 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJ9rAB+1o9gN+u2fTytjloxu6OWro5p2i8iOWcAxhWCRytpliiJrq72UJobmUTlT5eE40js X-Received: by 2002:a65:5807:: with SMTP id g7-v6mr4625820pgr.409.1528451519426; Fri, 08 Jun 2018 02:51:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528451519; cv=none; d=google.com; s=arc-20160816; b=TSsVC7lBccVjkxmSHSi+8GuD0OfdNq5fEfR5Sq8YEboeaMLgGgo2R0EN7SRkPjfJif 9eMbVC8QOn7AkFytm2a/Zh6OrRHBXb2zE/yk1vV7wX1jaWuvw+egKdl6AZ6BRSuGtqSg dmUgX6ekojMpYe8mEieFQ6RZsGdjv/hGG3f5zkLmC23v/67rz/ThjpHsRtn5m3DuZGj7 oGk3WQReDqNg1KG2XaH/FqUqBMljC2E5EV64jSftQc9q0Fkma2Gs8NODqhSrrf3HPXWC 0dBoolK2/srBPE0YTwNIbmioLhKtkI7s1TXU9UJXCbisMMplZtLD5ihC3t8fy1BBqzLK I0/A== 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=UA5qXkhaa60f5obZRXmBIoYiR3Wb8vg/Ghpygh/BhUg=; b=nPIQ/UibG1jx1sthFlTigs3v4efi1DBr70OzpPDKvnOl+l3/ifZ3CnkMGlyK5yvQgt xW93tjOe/LCuxdM/Ebwle396zf9jKblZVbUdExFMahFsBOJrgkQS7upbQCketHs48a0I 4oxlhPLwt1KbA8YXzh/32cmfSJPZS0t8Huc6k/8ldeHqo30V0d6ZPUSsCmDFijpBvVIg Svfyu2wCyx46rYw9Rvd0z97jHHnkFXsPujzZEVcfWkLTy9IiB/0PgcZ1KtPfS/T7D+XW 9zuhv5PoFI/dgxGSyGV6R6MJ6VRwjDvVZ5M2sC5FeL4jNamWXR7Hbt/BEVDPr6BNgNEA +bfQ== 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 m3-v6si55846771pld.296.2018.06.08.02.51.44; Fri, 08 Jun 2018 02:51:59 -0700 (PDT) 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 S1752705AbeFHJuX (ORCPT + 99 others); Fri, 8 Jun 2018 05:50:23 -0400 Received: from www62.your-server.de ([213.133.104.62]:39094 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751112AbeFHJuW (ORCPT ); Fri, 8 Jun 2018 05:50:22 -0400 Received: from [178.197.248.12] (helo=linux.home) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-SHA:256) (Exim 4.85_2) (envelope-from ) id 1fRE2D-0008Je-ME; Fri, 08 Jun 2018 11:50:17 +0200 Subject: Re: KASAN: null-ptr-deref Write in xdp_umem_unaccount_pages To: syzbot , bjorn.topel@intel.com, davem@davemloft.net, linux-kernel@vger.kernel.org, magnus.karlsson@intel.com, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <00000000000037bf29056e114a86@google.com> From: Daniel Borkmann Message-ID: <7459a2d0-011b-d439-bef2-cb0b4e574c4b@iogearbox.net> Date: Fri, 8 Jun 2018 11:50:17 +0200 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: <00000000000037bf29056e114a86@google.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.99.3/24643/Fri Jun 8 06:37:57 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2018 08:17 PM, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit:    1c8c5a9d38f6 Merge git://git.kernel.org/pub/scm/linux/kern.. > git tree:       upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=13a72bdf800000 > kernel config:  https://syzkaller.appspot.com/x/.config?x=4f1acdf888c9d4e9 > dashboard link: https://syzkaller.appspot.com/bug?extid=979217770b09ebf5c407 > compiler:       gcc (GCC) 8.0.1 20180413 (experimental) > syzkaller repro:https://syzkaller.appspot.com/x/repro.syz?x=12aca2af800000 > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=161d4ddf800000 > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+979217770b09ebf5c407@syzkaller.appspotmail.com #syz fix: bpf, xdp: fix crash in xdp_umem_unaccount_pages