Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1389660ybn; Wed, 25 Sep 2019 17:36:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqxAjStaHVYjbLP/to9AwQc93SD1TSuEZGG6IfXqHeEHn2+6Zfb9mGHgI1KeSpTOenQ9qE6H X-Received: by 2002:a50:eb8b:: with SMTP id y11mr802462edr.200.1569458205134; Wed, 25 Sep 2019 17:36:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569458205; cv=none; d=google.com; s=arc-20160816; b=QWLGcQ9W0eaCCqnGsYxk1YZzv76JnSv4vMDQ/371r5MC1emcMU4sZxYEJ674wV9f8G 4PwROss7PCWG8oIzosllonJTF9ZIcD+U9NyvuKuFXW8phRtaTcxMz3C7hgxxFwxIeYj6 2OS7lRZVVnujvS8daF4AOU2oILtdJOv3iddPKgQexYffhn21umVJIfqL4+4nwH6Rijbn LcalcjSR3CihvxWhyFtuVEWeq3zogdahqIV1R3ZANS8b1P4y1W1MiyR6crXPtgoU7pnY MEMZqeSm6iIB5htHPh6PqzmUzxLxu+2+wfoeUFfqgUnZrH9Fs6BcXMVW5Zx+7UNMXrFZ DcTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=nOzlFAy+jnXAs/agOTIMbHc8VjqW2NkDjQYB6ANzUD8=; b=X3dKJGnfUsw7Bl47gm1U/EXkvwmINo/MbkeiNQtneKBwyNupunfYYEOK1XTsUHjGrl J62pw9KDuQWmeFZxCMcliHCmr5Z9HZ60UeKmtV7WetSpJVyPdAr9S4XYxpbIGS3XdSNu FQDOroksL8E9N8fheWXIdR8gcs2KoriCjgxc8rV7w6k6C0Xc5W/JBuyLb599ZTtx+78K tyKay+a5x9Dgqazy+HvB/Y1yI6afX4hI6cvXhcKtJa16KkwjjkaFUgAyzyvYUxRENucA GBC1lpQCv+5DA0F6WtZkMC9FJZHPI4nRcw8GFDPWeOmzWb5Fp7S+1FLXsdlAnjHPYJJi oAXg== 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 m21si410438edc.153.2019.09.25.17.36.21; Wed, 25 Sep 2019 17:36:45 -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 S2503495AbfIWWvB (ORCPT + 99 others); Mon, 23 Sep 2019 18:51:01 -0400 Received: from www62.your-server.de ([213.133.104.62]:43564 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392820AbfIWWvB (ORCPT ); Mon, 23 Sep 2019 18:51:01 -0400 Received: from [178.197.248.15] (helo=localhost) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1iCXAR-00087M-8r; Tue, 24 Sep 2019 00:50:51 +0200 Date: Tue, 24 Sep 2019 00:50:50 +0200 From: Daniel Borkmann To: syzbot Cc: ast@kernel.org, bjorn.topel@intel.com, bpf@vger.kernel.org, davem@davemloft.net, hawk@kernel.org, jakub.kicinski@netronome.com, john.fastabend@gmail.com, jonathan.lemon@gmail.com, kafai@fb.com, linux-kernel@vger.kernel.org, magnus.karlsson@intel.com, netdev@vger.kernel.org, songliubraving@fb.com, syzkaller-bugs@googlegroups.com, yhs@fb.com Subject: Re: general protection fault in xsk_map_update_elem Message-ID: <20190923225050.GA26406@pc-63.home> References: <0000000000006a3a2f05933a5c53@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0000000000006a3a2f05933a5c53@google.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.101.4/25581/Mon Sep 23 10:20:21 2019) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 23, 2019 at 08:49:11AM -0700, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit: b41dae06 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.o.. > git tree: net-next > console output: https://syzkaller.appspot.com/x/log.txt?x=130b25ad600000 > kernel config: https://syzkaller.appspot.com/x/.config?x=dfcf592db22b9132 > dashboard link: https://syzkaller.appspot.com/bug?extid=491c1b7565ba9069ecae > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=155a0c29600000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=172bf6d9600000 > > The bug was bisected to: > > commit 0402acd683c678874df6bdbc23530ca07ea19353 > Author: Bj?rn T?pel > Date: Thu Aug 15 09:30:13 2019 +0000 > > xsk: remove AF_XDP socket from map when the socket is released Bjorn, PTAL, thanks.