Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp4871752ybi; Tue, 30 Jul 2019 09:34:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqw50BuEGUweUtlaXsvFFcjuATso1yByifoxgHmGOhvtHQ52yNojl72P5kvLAk7gIopGNoZc X-Received: by 2002:a65:6256:: with SMTP id q22mr109345609pgv.408.1564504478604; Tue, 30 Jul 2019 09:34:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564504478; cv=none; d=google.com; s=arc-20160816; b=H/f0kxHL8VqmKZb9Buj3cUVOL73B9swxf6IjyEL4XtL3hsMAKpIsasRibE9y7cFK7q rkorDcbo4R49M2OiKdxHbkqC33egSghlI7GrDJgJC0o5ZuTFqPEeoiFORfDRDHYiH0vH Ffz/1axoV1AqhCkzFBKUN9hMEU+PEL3nId7dzF4czlb3oM7Ql6WhIu479lJF2Ja8n+AY nmbZxRzvu9tm8fySy3yibmFxzFZPlcZI4cKz4Xm9qobd2Bthsc7KH0XhoLChhRxwpoSS u6/4rHdit3DJ3A+XTwZyQKZjfD4bhHl53jRMHGgebuSgq2gcuV43gkxcG5UP2bIvY3U4 IJVA== 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=h7g3xi5lWezuLx4hz+oDmKyGZQ1P0ZEztrTrKLxN3N0=; b=Aj9HgMr4m6sh9xUMaZ9Uf8vkXcyZjgIk2WTpoGQsviJicBtUgZ7sNn3SX372vpw39b O7e1Tb3cwQhEc2xdrr5qFHW8f3D1R6/kXM1CQSXahtNY/xhCD9mHDXp1dElqwnxoVsC0 2QVcLb7kZPGOPwQTq1OH1Rwv8sIQ7e/+pLVsI8ebDzzpcsQ2EvrCSwLcQYX1z8NsYDC6 6OhTZ9Cwe5DmUwCdc1mPtESwcponrzAssUcwUhMQ/a7A522B4vRhEcQF1uw29AKV0aDr bu7qx0AJkqN7kCf63gMabvY6EHpq3g1LWKXmHoYAoqt7uZKZn5olgaog+gOxCkspRTo4 ZiBQ== 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 u126si18634712pgc.418.2019.07.30.09.34.23; Tue, 30 Jul 2019 09:34:38 -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 S1730776AbfG3ORV (ORCPT + 99 others); Tue, 30 Jul 2019 10:17:21 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:38014 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1730672AbfG3ORU (ORCPT ); Tue, 30 Jul 2019 10:17:20 -0400 Received: (qmail 2924 invoked by uid 2102); 30 Jul 2019 10:17:19 -0400 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jul 2019 10:17:19 -0400 Date: Tue, 30 Jul 2019 10:17:19 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: andreyknvl@google.com, syzbot cc: glider@google.com, , , Kernel development list , USB list , Subject: Re: KMSAN: kernel-usb-infoleak in pcan_usb_pro_send_req In-Reply-To: <00000000000014c877058ee2c4a6@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 Jul 2019, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit: 41550654 [UPSTREAM] KVM: x86: degrade WARN to pr_warn_rate.. > git tree: kmsan > console output: https://syzkaller.appspot.com/x/log.txt?x=13e95183a00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=40511ad0c5945201 > dashboard link: https://syzkaller.appspot.com/bug?extid=513e4d0985298538bf9b > compiler: clang version 9.0.0 (/home/glider/llvm/clang > 80fee25776c2fb61e74c1ecb1a523375c2500b69) > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17eafa1ba00000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17b87983a00000 > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+513e4d0985298538bf9b@syzkaller.appspotmail.com > > usb 1-1: config 0 has no interface number 0 > usb 1-1: New USB device found, idVendor=0c72, idProduct=0014, > bcdDevice=8b.53 > usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 > usb 1-1: config 0 descriptor?? > peak_usb 1-1:0.146: PEAK-System PCAN-USB X6 v0 fw v0.0.0 (2 channels) > ================================================================== > BUG: KMSAN: kernel-usb-infoleak in usb_submit_urb+0x7ef/0x1f50 > drivers/usb/core/urb.c:405 What does "kernel-usb-infoleak" mean? Alan Stern