Re: [BUG] divide error in tabledist

From: GangMin Kim

Date: Thu Jan 29 2026 - 18:43:37 EST


Thanks for the information.I verified that the patch fixes the bug.

regards, Gangmin Kim

2026년 1월 30일 (금) AM 6:26, Jamal Hadi Salim <jhs@xxxxxxxxxxxx>님이 작성:
>
> On Thu, Jan 29, 2026 at 8:40 AM Jamal Hadi Salim <jhs@xxxxxxxxxxxx> wrote:
> >
> > On Wed, Jan 28, 2026 at 11:20 PM GangMin Kim <km.kim1503@xxxxxxxxx> wrote:
> > >
> > > Dear Linux kernel developers and maintainers,
> > > Using a modified version of syzkaller, I identified a new bug and
> > > refined the PoC, and the bug-related information is attached
> > > below.Please let me know if you need any further information.
> > >
> >
> > Thanks for the report. I will take a closer look later today.
> >
>
> Ah, this seems to be a known issue ;->
> See: https://lore.kernel.org/netdev/20251222061306.28902-1-ghandatmanas@xxxxxxxxx/
> We are still discussing what to do with that. The patch on that link
> should work - try it out.
>
> cheers,
> jamal