Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5024879yba; Tue, 30 Apr 2019 08:02:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqx1sENyEBtV7fC+4aKhNmbCLYcvfcPOkEPS4Y8EWdvxKbxvxboM1cJDoC/LkN8m/cfQXW9G X-Received: by 2002:a17:902:8ec8:: with SMTP id x8mr38294030plo.21.1556636553852; Tue, 30 Apr 2019 08:02:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556636553; cv=none; d=google.com; s=arc-20160816; b=AtWA2rRJi2fYooiwn80G8U72YSCXL9Tigl1cTY4kE/VDA+QuQYDQNFKs037c3WBL35 ILMSI4RFmtZ5aKPb/ulAsfCW/dMEfLeqyzHb4IQPLxpvQA6Woxh4ZV4Ewm/9n2buXKxe iwmZnFTLr2D0yxuvWrmBj7RNWm2fk0Yl1k0NZ2v+peOiKU3grSEJHt01cXEP1G3oObwk JfQCHQ4KXkHyS/CyesiDGu01YH5uV7VeYC43x5LY7yjH+Hot4v5acQjEYlGcDJOPIGhv 7BiSF7aNd22t80qoOeezcohL/PfQT09chJ8whRJoG+WgwvfsFs+Tkfk7j0b9jXcc6ZF5 m7sw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:in-reply-to :subject:cc:to:from:date; bh=GntHCHkCsxeq7QY6RimfyOdO1YXHNtV0lonPTMuz7u0=; b=SAr5JHhQnh0p01WZiEJx8Ga0fAqXtylLeySaGI+/2iPNfPvmnqiRPdCS6zBYrzEYs+ SizUpSFLbSXn9JL9TPodLFs1WPwZJk/Eh3YBpdonCo/EwlxQnH1jBy8JJu3JqMAEYXJ5 rr0eHm+eVEaCmzQ1JxDxYuMW4+ShQfUyIxIrPB7ybEL9Be8OvDM+RYkGgkXIEuVHNTYr J1hrXHxbFFzBG4jiUgU2ZrVfNpw5vRjr9/HyROM26FVV6mG4wOI4reyy0fPEtMsr3uIC fyuH9kH0fqC6spIfO4sXtC9WkgqORDG4ZPn5nL8w7jCc9G/LVcWe8MM5qf7b+BoYbMk/ j2gQ== 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 l37si38251872plb.173.2019.04.30.08.02.11; Tue, 30 Apr 2019 08:02:33 -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 S1726359AbfD3PAQ (ORCPT + 99 others); Tue, 30 Apr 2019 11:00:16 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:35622 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1726069AbfD3PAO (ORCPT ); Tue, 30 Apr 2019 11:00:14 -0400 Received: (qmail 3262 invoked by uid 2102); 30 Apr 2019 11:00:13 -0400 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Apr 2019 11:00:13 -0400 Date: Tue, 30 Apr 2019 11:00:13 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: syzbot cc: andreyknvl@google.com, , , Subject: Re: WARNING: Support for this device (Terratec Grabster AV400) is experimental. In-Reply-To: <0000000000004101370587c052fb@google.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 30 Apr 2019, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit: 9a33b369 usb-fuzzer: main usb gadget fuzzer driver > git tree: https://github.com/google/kasan.git usb-fuzzer > console output: https://syzkaller.appspot.com/x/log.txt?x=141ca62d200000 > kernel config: https://syzkaller.appspot.com/x/.config?x=23e37f59d94ddd15 > dashboard link: https://syzkaller.appspot.com/bug?extid=af8f8d2ac0d39b0ed3a0 > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1405bedd200000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=13ce3bbb200000 > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+af8f8d2ac0d39b0ed3a0@syzkaller.appspotmail.com > > usb 1-1: New USB device found, idVendor=0ccd, idProduct=0039, bcdDevice= > d.3c > usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 > usb 1-1: config 0 descriptor?? > pvrusb2: Hardware description: Terratec Grabster AV400 > pvrusb2: ********** > pvrusb2: WARNING: Support for this device (Terratec Grabster AV400) is > experimental. > pvrusb2: Important functionality might not be entirely working. > pvrusb2: Please consider contacting the driver author to help with further > stabilization of the driver. > pvrusb2: ********** > > > --- > This bug is generated by a bot. It may contain errors. > See https://goo.gl/tpsmEJ for more information about syzbot. > syzbot engineers can be reached at syzkaller@googlegroups.com. This does seem like a bug in syzbot. Why does it think this pr_info() output indicates a crash? Is it fooled by the capitalized "WARNING" at the start of one of the lines? Alan Stern