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, USER_AGENT_SANE_1 autolearn=no 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 67AEDC76186 for ; Wed, 24 Jul 2019 03:57:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3684921670 for ; Wed, 24 Jul 2019 03:57:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563940634; bh=Iv572rU4UJeINAuZuyEmdymVfRcF2m5jwmBU9lrlBT4=; h=Date:From:To:Cc:Subject:List-ID:From; b=k2noyFQpRhJqCH0jlaC7x6aZ689pHDAB2xci4ba6LzArXQ/vBdzPgHPOl41B7k3DX we5/HzoACedo9lKAyrgiJiZuCMegVMjQ2LX6brUEG7hoM6OcOrtqxU2MioQvIGUQTa zb+H/OXzkDVmF9TevitH3C0hjXrf3AdAJU1oaJWI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726513AbfGXD5N (ORCPT ); Tue, 23 Jul 2019 23:57:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:45758 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725855AbfGXD5M (ORCPT ); Tue, 23 Jul 2019 23:57:12 -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 2151221670; Wed, 24 Jul 2019 03:57:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563940631; bh=Iv572rU4UJeINAuZuyEmdymVfRcF2m5jwmBU9lrlBT4=; h=Date:From:To:Cc:Subject:From; b=Ed7bJUnLvN0rIHkVeCp5nHU3oro0JDY+FC/fn/+yoU04n38rxGvwHqGPEXPtaE/0C F7sdKGFtkXtYBG5/KoNy85ngrM5Zv8zA82jCuc1t1iz35uOHCWCoKBBbx4Pvb/2tkc 8POtjoTBhGRjCCVG7kK+YbJmvDyDmO9ywSuDx59Q= Date: Tue, 23 Jul 2019 20:57:09 -0700 From: Eric Biggers To: netdev@vger.kernel.org, Karsten Keil Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Reminder: 3 open syzbot bugs in isdn subsystem Message-ID: <20190724035709.GW643@sol.localdomain> Mail-Followup-To: netdev@vger.kernel.org, Karsten Keil , linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com 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, or if you want it re-generated with the latest status.] Of the currently open syzbot reports against the upstream kernel, I've manually marked 3 of them as possibly being bugs in the isdn 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, 1 was 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 isdn subsystem, please let me know, and if possible forward the report to the correct people or mailing list. Here are the bugs: -------------------------------------------------------------------------------- Title: KMSAN: uninit-value in capi_write Last occurred: 1 day ago Reported: 162 days ago Branches: Mainline (with KMSAN patches) Dashboard link: https://syzkaller.appspot.com/bug?id=1075c8d832330e876cad2c8c6872323f5211bc31 Original thread: https://lkml.kernel.org/lkml/0000000000000e35f00581a579cd@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+0849c524d9c634f5ae66@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/0000000000000e35f00581a579cd@google.com -------------------------------------------------------------------------------- Title: KASAN: use-after-free Read in dev_expire_timer Last occurred: 168 days ago Reported: 202 days ago Branches: Mainline and others Dashboard link: https://syzkaller.appspot.com/bug?id=a520c896ffb4fbc8539cda4c0bb6fe48995defd7 Original thread: https://lkml.kernel.org/lkml/000000000000a317f3057e766a0a@google.com/T/#u Unfortunately, this bug does not have a 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+7ea31f54ecacb8f68330@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/000000000000a317f3057e766a0a@google.com -------------------------------------------------------------------------------- Title: BUG: spinlock bad magic in flush_workqueue_prep_pwqs Last occurred: 144 days ago Reported: 143 days ago Branches: Mainline Dashboard link: https://syzkaller.appspot.com/bug?id=cbd7a891bd8268f9eb68dfd1f3551670b4ccb412 Original thread: https://lkml.kernel.org/lkml/0000000000009e31600583172454@google.com/T/#u Unfortunately, this bug does not have a 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+130f0c441448a93a166b@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/0000000000009e31600583172454@google.com