Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1003875imm; Wed, 13 Jun 2018 11:44:04 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKNGF9Nqvb6kgc2T3gkx8gs3uI0IgfvEwz3yVtg6sVJBEyt+qrRlz5xQ0i8BwMGcS3+eocq X-Received: by 2002:a17:902:aa98:: with SMTP id d24-v6mr6437470plr.185.1528915444869; Wed, 13 Jun 2018 11:44:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528915444; cv=none; d=google.com; s=arc-20160816; b=cfzGAnN/2pLBTbOM49oYEZkVCReGVSQN4ZxXqeopzIv041dysHPBcWycHZRy3BBJeZ YMja2YLHzeiyAxl+jqVkq1GnCrPN0BpzQAvxViVte5k/sBTnNXbaAxHxj6mcZwHTyHMh ATqJxhcDs2vmPD31ICsxw0sE5w7Q/6EUeBQWh8cxPmB3Iv88eiP9ecCLtVixj74yK5PG ofYQTzEYFnZ69PRkFTnsY/9JuctI9wjHZZVKKkWQ1cDOBp22w8hVkQU7qWCfoznNnt4E Q91UyY3zQ3sGedr5nEHrKWMb+C582m+sLFGUGhUnfhnm4uxE/huNVXIMvizVnb1nNu3a I0Xg== 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=oCi5vuZMmVFC+BDav9Pqh0WBp3s4sZghx5idg4Tv4MA=; b=Ij8V29/EI8vH0fd9Q9dX3bEWnk9dqjuk6Xm8eKoXg4XrvL9Gl1kweOXuUI+yEWVibN luu6FIBFXsMAVSp7v3cYgg1PIDJV8OZXhKsBmMccfcMLNzJdSSC2RaipvGokHEmAHPY2 JNgOjzuRamkG0ngp8S28XMtr/uRXBRRPYFVFptr/LyhfWs67X5Z7EMwz1BlIZfTMbvkq HJhqcphtwqCA3h03NS6H9ZOcceSPN/d6trAqBGle80wq5I2q3wRnCN0w10YvMfL/B8lI wzfVCPzOtfXTF/KDwOq8ve5MmZk4V2PB7WMSRoPf3bjndfhVCqG6u7M6PhfFmYI1UA2p dsPQ== 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 a21-v6si3320444pls.237.2018.06.13.11.43.50; Wed, 13 Jun 2018 11:44:04 -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 S935371AbeFMSmf (ORCPT + 99 others); Wed, 13 Jun 2018 14:42:35 -0400 Received: from www62.your-server.de ([213.133.104.62]:49466 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935042AbeFMSme (ORCPT ); Wed, 13 Jun 2018 14:42:34 -0400 Received: from [178.197.249.11] (helo=linux.home) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-SHA:256) (Exim 4.85_2) (envelope-from ) id 1fTAj0-0003Hz-EH; Wed, 13 Jun 2018 20:42:30 +0200 Subject: Re: KASAN: slab-out-of-bounds Read in bpf_skb_vlan_push To: syzbot , ast@kernel.org, davem@davemloft.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <0000000000000c58c2056e8a3a27@google.com> From: Daniel Borkmann Message-ID: Date: Wed, 13 Jun 2018 20:42:29 +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: <0000000000000c58c2056e8a3a27@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/24659/Wed Jun 13 14:39:08 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/13/2018 08:34 PM, syzbot wrote: > Hello, > > syzbot has tested the proposed patch and the reproducer did not trigger crash: > > Reported-and-tested-by: syzbot+76de61614cb1abdd73fc@syzkaller.appspotmail.com > > Tested on: > > commit:         be779f03d563 Merge tag 'kbuild-v4.18-2' of git://git.kerne.. > git tree:       git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/-- > kernel config:  https://syzkaller.appspot.com/x/.config?x=68d8eba98e3f8e88 > compiler:       gcc (GCC) 8.0.1 20180413 (experimental) > > Note: testing is done by a robot and is best-effort only. #syz fix: bpf: reject passing modified ctx to helper functions