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=unavailable 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 1C5AFC48BD6 for ; Thu, 27 Jun 2019 03:47:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E7FD7217D9 for ; Thu, 27 Jun 2019 03:47:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561607265; bh=Gk8DhOP2Ik1nIRLw+1qe2bZxiYR0oCFov+5PuhMbXn8=; h=Date:From:To:Cc:Subject:List-ID:From; b=Cf5gXxEhhg6uugsXwOQilDIdp6pRqUguUy5HKrYjnpgSyeelwKaCyRkH3diOpUoxt hzasqURT9dv8koJdThSONgfCAAus/D2utDEdTuhPsZ6nQ4sgLqICHy40imVSJl9Ks6 5RtFHrC5yhLcssLknF/AA33oRp015oFdtxB2RYYE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727010AbfF0Drl (ORCPT ); Wed, 26 Jun 2019 23:47:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:36334 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726621AbfF0Drl (ORCPT ); Wed, 26 Jun 2019 23:47:41 -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 F256420989; Thu, 27 Jun 2019 03:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561607260; bh=Gk8DhOP2Ik1nIRLw+1qe2bZxiYR0oCFov+5PuhMbXn8=; h=Date:From:To:Cc:Subject:From; b=dRK32E2yGeYySYMoZ4xCHizS2q94PQxMHkmgS5vmhNGLvHs6YsHrCYtjgS4IykqPy PfKSqvOcpLjYsBb1M9umdV7Il57Yu3J+sMAeSe3NB5GyLFeRu1pDnA8hD1laFBc8sJ UpoWh42S6AGDvvaYh0mKrI+9VFp2m7LiHqRvDYOM= Date: Wed, 26 Jun 2019 20:47:38 -0700 From: Eric Biggers To: linux-hams@vger.kernel.org, netdev@vger.kernel.org, Ralf Baechle , "David S. Miller" Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Reminder: 3 open syzbot bugs in "net/rose" subsystem Message-ID: <20190627034738.GB721@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: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@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 "net/rose" 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. 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 "net/rose" subsystem, please let me know, and if possible forward the report to the correct people or mailing list. Here are the bugs: -------------------------------------------------------------------------------- Title: general protection fault in rose_send_frame Last occurred: 0 days ago Reported: 167 days ago Branches: Mainline and others Dashboard link: https://syzkaller.appspot.com/bug?id=f46c94afb217ab49c75350adbd467d86ae2b59a6 Original thread: https://lkml.kernel.org/lkml/00000000000089904d057f1e0ae0@google.com/T/#u This bug has a C reproducer. No one replied to the original thread for this bug. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+7078ae989d857fe17988@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/00000000000089904d057f1e0ae0@google.com -------------------------------------------------------------------------------- Title: INFO: rcu detected stall in rose_loopback_timer (2) Last occurred: 19 days ago Reported: 17 days ago Branches: net Dashboard link: https://syzkaller.appspot.com/bug?id=42c06438fe5956ab9978486a1898ca2f23b1fc1f Original thread: https://lkml.kernel.org/lkml/000000000000cf98fa058adf3615@google.com/T/#u Unfortunately, this bug does not have a reproducer. No one has replied to the original thread for this bug yet. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+d37efb0ca1b82682326e@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/000000000000cf98fa058adf3615@google.com -------------------------------------------------------------------------------- Title: INFO: rcu detected stall in rose_connect Last occurred: 25 days ago Reported: 22 days ago Branches: net-next Dashboard link: https://syzkaller.appspot.com/bug?id=0b258dc8ece5bb93dfb5a137ae25a6db300d5892 Original thread: https://lkml.kernel.org/lkml/00000000000017b026058a785790@google.com/T/#u Unfortunately, this bug does not have a reproducer. No one has replied to the original thread for this bug yet. If you fix this bug, please add the following tag to the commit: Reported-by: syzbot+af81c7a21a31b18bec0e@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/00000000000017b026058a785790@google.com