From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D549617F8 for ; Mon, 3 Jul 2023 08:00:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D8CFEC433C9; Mon, 3 Jul 2023 08:00:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688371242; bh=LyrcbrSYDLZkyAf2WIC0OEEUokb2aRRylmvi6GVoe5M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TW/IvmlAoB1iKWleaa30VXKjm6GZlWs7MyPseTqXXgmTcAGh1RNnyUtG8NmQbQ4hh tWHW14y5R0TAUqpM9lKYL0iYb0neJhjY5Z+wzNdvPOQrFEI8svsf6X8MTbQKZqudUa IeR4wxAwdVQNWu3cmICOKFapX+eBGATHsl8N0j10xXz5UwBUKE2ZWe1FrfwfNBiYmE YRjFAIwQh0em0XLwlIGUM4LodP7k9jhNWnyWcnCqe6+wWxwjnlyNvrkdPzkETZ+QNN i9rdH6rIqBSCirrIytHDAaxAuteg1c7B3q/JbFmT0ShtucP2irLCsR4XQgoAjCA7TW LoljlHU+xgT0Q== Date: Mon, 3 Jul 2023 10:00:38 +0200 From: Christian Brauner To: syzbot Cc: davem@davemloft.net, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Re: [syzbot] [kernel?] net test error: UBSAN: array-index-out-of-bounds in alloc_pid Message-ID: <20230703-sanieren-zwirn-0e1a12922ea6@brauner> References: <000000000000a6a01c05ff8f2745@google.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <000000000000a6a01c05ff8f2745@google.com> On Sun, Jul 02, 2023 at 11:19:54PM -0700, syzbot wrote: > Hello, > > syzbot found the following issue on: > > HEAD commit: 97791d3c6d0a Merge branch 'octeontx2-af-fixes' > git tree: net > console output: https://syzkaller.appspot.com/x/log.txt?x=11b1a6d7280000 > kernel config: https://syzkaller.appspot.com/x/.config?x=924167e3666ff54c > dashboard link: https://syzkaller.appspot.com/bug?extid=3945b679bf589be87530 > compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 > > Downloadable assets: > disk image: https://storage.googleapis.com/syzbot-assets/2bd5d64db6b8/disk-97791d3c.raw.xz > vmlinux: https://storage.googleapis.com/syzbot-assets/cd31502424f2/vmlinux-97791d3c.xz > kernel image: https://storage.googleapis.com/syzbot-assets/33c6f22e34ab/bzImage-97791d3c.xz > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > Reported-by: syzbot+3945b679bf589be87530@syzkaller.appspotmail.com #syz fix: pid: Replace struct pid 1-element array with flex-array