[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210830101456.21944dfe@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Mon, 30 Aug 2021 10:14:56 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Haimin Zhang <tcs.kernel@...il.com>
Cc: vinicius.gomes@...el.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, davem@...emloft.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
tcs_kernel@...cent.com
Subject: Re: [PATCH V2] fix array-index-out-of-bounds in taprio_change
On Mon, 30 Aug 2021 11:30:06 +0000 patchwork-bot+netdevbpf@...nel.org
wrote:
> Hello:
>
> This patch was applied to netdev/net-next.git (refs/heads/master):
>
> On Mon, 30 Aug 2021 11:47:01 +0800 you wrote:
> > From: Haimin Zhang <tcs_kernel@...cent.com>
> >
> > syzbot report an array-index-out-of-bounds in taprio_change
> > index 16 is out of range for type '__u16 [16]'
> > that's because mqprio->num_tc is lager than TC_MAX_QUEUE,so we check
> > the return value of netdev_set_num_tc.
> >
> > [...]
>
> Here is the summary with links:
> - [V2] fix array-index-out-of-bounds in taprio_change
> https://git.kernel.org/netdev/net-next/c/efe487fce306
>
> You are awesome, thank you!
https://lore.kernel.org/netdev/20210830091046.610ceb1b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/
Oh, well...
Powered by blists - more mailing lists