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=-7.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 5E552C432C0 for ; Tue, 19 Nov 2019 04:44:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2F6C320872 for ; Tue, 19 Nov 2019 04:44:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574138642; bh=r1miNHm6DvVdkExPWVghi1jSIGW9FyGBUl8+tB/j1qU=; h=Date:From:To:Cc:Subject:List-ID:From; b=d6X7nE7ER9T5QD7rIG8+ClBzp+5CG6ZYkbjw5LHeCkJ8w5xuCvLIKU99gGh5el+ZG Z3l4hzrTbwRt5xs42ux1Lxhh67sP9Gd6f+lIG0JxakdNMa8T6TmL+GCY+FdUksdXfN W8aeLt8qb1vuqlHuT1SastqelvQJ5LHjO96cwvzY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727114AbfKSEoB (ORCPT ); Mon, 18 Nov 2019 23:44:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:54088 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726748AbfKSEoB (ORCPT ); Mon, 18 Nov 2019 23:44:01 -0500 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 38F0020857; Tue, 19 Nov 2019 04:44:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574138640; bh=r1miNHm6DvVdkExPWVghi1jSIGW9FyGBUl8+tB/j1qU=; h=Date:From:To:Cc:Subject:From; b=pDMOPkD6Hewjoibcz9WX2n1Tnv3Ulhlj8y+VcUhUtXZSvro3/JNGPsun1mThaqaxf AnOO5BjT6ByLYUbZQLxYNIbJOGomwPe5C+NOHI9ZSQrwbEomMpMh/p/gzNFHaO8UPe GnfWujPnyikgLSGYTZqYdKzynDResu5gi+7dkCc0= Date: Mon, 18 Nov 2019 20:43:58 -0800 From: Eric Biggers To: linux-afs@lists.infradead.org, David Howells Cc: syzkaller-bugs@googlegroups.com, netdev@vger.kernel.org Subject: Reminder: 2 open syzbot reports in "net/rxrpc" subsystem Message-ID: <20191119044358.GF163020@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.2 (2019-09-21) 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, 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 2 of them as possibly being bugs in the "net/rxrpc" subsystem. I've listed these bug reports below. If you believe a bug is no longer valid, please close it 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/rxrpc" subsystem, please let me know and (if possible) forward it to the correct place. Here are the bug reports: -------------------------------------------------------------------------------- Title: memory leak in rxrpc_lookup_local Last occurred: 0 days ago Reported: 27 days ago Branches: Mainline Dashboard link: https://syzkaller.appspot.com/bug?id=80b2343d6c19226dfa59e33b151c168d96253420 Original thread: https://lore.kernel.org/lkml/000000000000065d240595878a92@google.com/T/#u This bug has a C 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+305326672fed51b205f7@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://lore.kernel.org/r/000000000000065d240595878a92@google.com -------------------------------------------------------------------------------- Title: KMSAN: use-after-free in rxrpc_send_keepalive Last occurred: 7 days ago Reported: 10 days ago Branches: https://github.com/google/kmsan.git master Dashboard link: https://syzkaller.appspot.com/bug?id=428e72dc175d0f4b23a1fb9b7d3d16fad7ef2a4b Original thread: https://lore.kernel.org/lkml/0000000000005b4a6c0596d8c5a8@google.com/T/#u This bug has a syzkaller reproducer only. 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+2e7168a4d3c4ec071fdc@syzkaller.appspotmail.com If you send any email or patch for this bug, please reply 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://lore.kernel.org/r/0000000000005b4a6c0596d8c5a8@google.com