Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp643801imm; Fri, 8 Jun 2018 02:55:25 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKIwF502a3XFjH0xDRbT3rk80KaAyTrZT/CAd1jL58kUVYp6lTZMc3G5VD5UIrVyIBx+LFi X-Received: by 2002:a65:590e:: with SMTP id f14-v6mr4673375pgu.282.1528451725313; Fri, 08 Jun 2018 02:55:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528451725; cv=none; d=google.com; s=arc-20160816; b=RnF8zBIjn1Hn3iMrpxDby9y6/q6zmMDuN9Nwud7W6aYSg2xO7MsYUG3iDEzSItAPXD KnjARH7NJw71Co3yI/AOv34DbJQEMVtttqAhTg3CwXhtoV7Btyz5viwwS2BLuh/gkamP bi6AdUCAXrEE0wFvAVuV0Wf4GBxj6ev1vZNSkm3FfW8FMGTQgiD5zK9xb0sHGbDcdV8z dgXIdReDsvwHAXgsBfIUELO1ziStZ/gQIfiKOalusrLKGjZfeAKC21TH9mGGY+mzmfFt Z68g5mIRTuFYWU4IRUPqOr5DIxkl6z2Ei1XVSJxpunvvQMF2Sdv+dUJeTsy5cTo6lbh3 aFSA== 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=r4Qz7B+1y2MqMChK2zbDVGu3YCXNS8d1nZ3feAkr6To=; b=WdQmYrasBqYBmMuC6tN6GW12uOFDMb6TbtRjOItCnD0ACL2f+mhRPzkDz2nwyYk4g0 e1JNZ/ecrAA7Pp35RcPZX7By1GLse/BBXYOdwjW0X9n6AX63hiFFXGuVoh3yUUr3rbWl 3kPVtiKPfDPPudZbVenDC24Vr6Wkts5f3pCJWGor/iwAckfqCIGrgGeB1wdE7XPB2D4I WqshOrZyhhp7Ae2jIcOOXwvC6LCUGPMiQy8HKy6ljiGsyZLw2WHJuf/pjOMMsmWL4/PW EFfCT/w4TC0jJRHRrFj0qvX4tp5iJOqUZ8gQ29LuZlHo9pCNFuF4q5zJfN/du0BcM2Uj 8IZQ== 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 k5-v6si14751463pgs.680.2018.06.08.02.55.11; Fri, 08 Jun 2018 02:55:25 -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 S1753019AbeFHJyU (ORCPT + 99 others); Fri, 8 Jun 2018 05:54:20 -0400 Received: from www62.your-server.de ([213.133.104.62]:39495 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752152AbeFHJyS (ORCPT ); Fri, 8 Jun 2018 05:54:18 -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 1fRE64-0008WE-5p; Fri, 08 Jun 2018 11:54:16 +0200 Subject: Re: KASAN: slab-out-of-bounds Read in skb_ensure_writable To: syzbot , ast@kernel.org, davem@davemloft.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <000000000000b7be6e056dc547e8@google.com> From: Daniel Borkmann Message-ID: <47029528-5c56-61a4-9d86-33f1e7ad14d4@iogearbox.net> Date: Fri, 8 Jun 2018 11:54:15 +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: <000000000000b7be6e056dc547e8@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/04/2018 01:36 AM, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit:    0512e0134582 Merge tag 'xfs-4.17-fixes-3' of git://git.ker.. > git tree:       upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=14956af7800000 > kernel config:  https://syzkaller.appspot.com/x/.config?x=968b0b23c7854c0b > dashboard link: https://syzkaller.appspot.com/bug?extid=e5190cb881d8660fb1a3 > compiler:       gcc (GCC) 8.0.1 20180413 (experimental) > syzkaller repro:https://syzkaller.appspot.com/x/repro.syz?x=123d9d7b800000 > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=100329d7800000 #syz fix: bpf: reject passing modified ctx to helper functions