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 90ADDC76186 for ; Wed, 24 Jul 2019 02:52:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5A0BD229F3 for ; Wed, 24 Jul 2019 02:52:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563936726; bh=T8i1a63ZU74uaijDVVV+tpAFmFCPhxQSvVad5zI7d5I=; h=Date:From:To:Cc:Subject:List-ID:From; b=sXkAfuk+57Ic5ixPXJteh/fhYIokYgo6DvFEkuYu7v8DYbFO3PrmoEFo5a/xkVEiL PGnG57ZDhfmPPHOS2r+EI2FxyllfqWW2Vh3wq3TH/ESmglPEGB9iYp3ZWqVIMUXrAP q5Z48Rv0B9PRYLwvefK3JiVooE/DZLXwg3JbVOE8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726391AbfGXCwF (ORCPT ); Tue, 23 Jul 2019 22:52:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:47640 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725827AbfGXCwF (ORCPT ); Tue, 23 Jul 2019 22:52:05 -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 CE088229F3; Wed, 24 Jul 2019 02:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563936723; bh=T8i1a63ZU74uaijDVVV+tpAFmFCPhxQSvVad5zI7d5I=; h=Date:From:To:Cc:Subject:From; b=wtvSAlhbtqu+QncLz4wkDz2ia3RiXnptMZK/nnJs0piZgo1EFyNIt6A6z7noVWrK1 X8Jm313xgvCQF3GXItwaYaaUe3hDwblJv3CnwpvAew6fsgJ4PpuP6kA01lgabUTP/m WivSTtXkN2PN3bDas1nIGYi1DMLMl6Wcnlr9nmPw= Date: Tue, 23 Jul 2019 19:52:02 -0700 From: Eric Biggers To: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Reminder: 1 open syzbot bug in "net/ppp" subsystem Message-ID: <20190724025202.GO643@sol.localdomain> Mail-Followup-To: netdev@vger.kernel.org, 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 1 of them as possibly being a bug in the "net/ppp" subsystem. If you believe this 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 this bug to the "net/ppp" subsystem, please let me know, and if possible forward the report to the correct people or mailing list. Here is the bug: -------------------------------------------------------------------------------- Title: memory leak in pppoe_sendmsg Last occurred: 6 days ago Reported: 53 days ago Branches: Mainline Dashboard link: https://syzkaller.appspot.com/bug?id=68fe3119847862315e52aa14961144b5a909bc23 Original thread: https://lkml.kernel.org/lkml/000000000000d981f1058a26e1a8@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+6bdfd184eac7709e5cc9@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/000000000000d981f1058a26e1a8@google.com