From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97277C48BD7 for ; Thu, 27 Jun 2019 03:58:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 66A2D2146E for ; Thu, 27 Jun 2019 03:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561607919; bh=hTSxWsubMT7I39Ui6BX/OBcIaUiO8KFk30qTBy/c24g=; h=Date:From:To:Cc:Subject:List-ID:From; b=BVig1jB93FPqKwYUQHTjgh9cF/XsRZ/siJPAEDfqMRHRyei+na6GJRTfNNILAYm0+ khUJuE2YaY3Jz/diZfAA3IWH4hm1w6M868inKvkHRCl4edwqWo3IsL340eX981wIKF iPB1Rvnso+JCjdjqu96GThiIOAppm7BxOui4QWQw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727124AbfF0D6i (ORCPT ); Wed, 26 Jun 2019 23:58:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:39746 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726563AbfF0D6h (ORCPT ); Wed, 26 Jun 2019 23:58:37 -0400 Received: from sol.localdomain (c-24-5-143-220.hsd1.ca.comcast.net [24.5.143.220]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6ACB220665; Thu, 27 Jun 2019 03:58:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561607916; bh=hTSxWsubMT7I39Ui6BX/OBcIaUiO8KFk30qTBy/c24g=; h=Date:From:To:Cc:Subject:From; b=CyIIi7kJ0TTJu02ygisu3AzlZVADuT4g/48sgLms8DcZiHo+MA/d3+ick/emsX0+6 p0R4vaB3OkDTT2h8MrGc/+n6xyhy0w7GGm6yI2Cp4yO7UQ7laRnw3Xur6Ug3dX/7LZ I3nU3+4MmA78hrKAIbREL6bmj6cavRzFh2Jb/P1o= Date: Wed, 26 Jun 2019 20:58:35 -0700 From: Eric Biggers To: linux-input@vger.kernel.org, Dmitry Torokhov Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Reminder: 3 open syzbot bugs in input subsystem Message-ID: <20190627035835.GF721@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [This email was generated by a script. Let me know if you have any suggestions to make it better.] Of the currently open syzbot reports against the upstream kernel, I've manually marked 3 of them as possibly being bugs in the input subsystem. I've listed these reports below, sorted by an algorithm that tries to list first the reports most likely to be still valid, important, and actionable. Of these 3 bugs, 2 were seen in mainline in the last week. If you believe a bug is no longer valid, please close the syzbot report by sending a '#syz fix', '#syz dup', or '#syz invalid' command in reply to the original thread, as explained at https://goo.gl/tpsmEJ#status If you believe I misattributed a bug to the input subsystem, please let me know, and if possible forward the report to the correct people or mailing list. Here are the bugs: -------------------------------------------------------------------------------- Title: WARNING in aiptek_open/usb_submit_urb Last occurred: 2 days ago Reported: 19 days ago Branches: Mainline (with usb-fuzzer patches) Dashboard link: https://syzkaller.appspot.com/bug?id=0e35393fd821f0570b2a1663a01ac7bdcd15046a Original thread: https://lkml.kernel.org/lkml/0000000000001abc1c058ab95b3e@google.com/T/#u This bug has a C reproducer. No one has replied to the original thread for this bug yet. This looks like a bug in an input USB driver. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+75cccf2b7da87fb6f84b@syzkaller.appspotmail.com If you send any email or patch for this bug, please consider replying to the original thread. For the git send-email command to use, or tips on how to reply if the thread isn't in your mailbox, see the "Reply instructions" at https://lkml.kernel.org/r/0000000000001abc1c058ab95b3e@google.com -------------------------------------------------------------------------------- Title: INFO: trying to register non-static key in usbtouch_reset_resume Last occurred: 6 days ago Reported: 30 days ago Branches: Mainline (with usb-fuzzer patches) Dashboard link: https://syzkaller.appspot.com/bug?id=64fd387d8358406dc0037511ee44db159f6f1605 Original thread: https://lkml.kernel.org/lkml/0000000000005463aa0589dcfb85@google.com/T/#u This bug has a C reproducer. No one has replied to the original thread for this bug yet. This looks like a bug in an input USB driver. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+933daad9be4e67ba91a9@syzkaller.appspotmail.com If you send any email or patch for this bug, please consider replying to the original thread. For the git send-email command to use, or tips on how to reply if the thread isn't in your mailbox, see the "Reply instructions" at https://lkml.kernel.org/r/0000000000005463aa0589dcfb85@google.com -------------------------------------------------------------------------------- Title: INFO: task hung in evdev_release Last occurred: 246 days ago Reported: 253 days ago Branches: Mainline and others Dashboard link: https://syzkaller.appspot.com/bug?id=ebbbff1dcac574b81f9fd5e07100a4879e5bf53d Original thread: https://lkml.kernel.org/lkml/000000000000f1be430578524a20@google.com/T/#u This bug has a syzkaller reproducer only. syzbot has bisected this bug, but I think the bisection result is incorrect. The original thread for this bug received 1 reply, 86 days ago. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+a979743610b4755d4d57@syzkaller.appspotmail.com If you send any email or patch for this bug, please consider replying to the original thread. For the git send-email command to use, or tips on how to reply if the thread isn't in your mailbox, see the "Reply instructions" at https://lkml.kernel.org/r/000000000000f1be430578524a20@google.com