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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 89B44C4332F for ; Tue, 22 Nov 2022 21:24:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235003AbiKVVY2 (ORCPT ); Tue, 22 Nov 2022 16:24:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49128 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234338AbiKVVYZ (ORCPT ); Tue, 22 Nov 2022 16:24:25 -0500 Received: from mail-40136.proton.ch (mail-40136.proton.ch [185.70.40.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD56A8221F; Tue, 22 Nov 2022 13:24:21 -0800 (PST) Date: Tue, 22 Nov 2022 21:24:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=n8pjl.ca; s=protonmail; t=1669152259; x=1669411459; bh=9ofKl9oHCU42v/48JpRRjgnyMPeMwcajH/4A4AXLFDU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=ZDAfSB4DCJAH+65PTSJ3aueEoK8pVz5ogbV5wHTi3jbxaGfnx/1sqO+Rw4BRvly2E NRicdFIso1eL5xnFS+cuqbwuQwzScQ+bHBgIj0g5o4QVgwQubWdzCylY/gf4Ql51tI 63Q+329SOkqP+eHgfTfSIFgjeY36TTnvdzEydFmfyhy0lSP2grmMqfgnXEF95/sOLh LrSDRFVL4qNi00jVjmkl/aYW1+dP50Fag/ExpbGW/MLrOaZbJtH3H5K5kQeB3GAkm8 FRM1RPv+EZKouB9k1OJkBYk2IDjJn7HtPKyNfpJtFPwAkfRvClQ4cQb0WTjfnpVNGz 0qi7dRT16ObNw== To: Peter Lafreniere , syzbot , "syzbot+b25099bc0c49d0c2962e@syzkaller.appspotmail.com" From: Peter Lafreniere Cc: davem@davemloft.net, edumazet@google.com, jreuter@yaina.de, kuba@kernel.org, linux-hams@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, ralf@linux-mips.org, syzkaller-bugs@googlegroups.com Subject: Re: [syzbot] general protection fault in ax25_send_frame (2) Message-ID: In-Reply-To: <_EStAmQIIbOHjwEqqb54KlnJy9ltngO0A__i8T4sJISE0rRSCaa8TlYBrwJ9AJPxJtrp27MNaXRISYfABlCoIWA1bze3-o2Oblw7PcCdxM4=@n8pjl.ca> References: <000000000000da093705edbd2ca4@google.com> <_EStAmQIIbOHjwEqqb54KlnJy9ltngO0A__i8T4sJISE0rRSCaa8TlYBrwJ9AJPxJtrp27MNaXRISYfABlCoIWA1bze3-o2Oblw7PcCdxM4=@n8pjl.ca> Feedback-ID: 53133685:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Does anyone object to marking syzbot bugs > "general protection fault in {ax25|rose}_send_frame (2)" > as fixed? As nobody seems to object to closing these reports: #syz fix: rose: Fix NULL pointer dereference in rose_send_frame() - Peter