Re: [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()

From: Ido Schimmel

Date: Mon Aug 03 2026 - 12:28:07 EST


On Mon, Aug 03, 2026 at 10:00:12PM +0900, Yuyang Huang wrote:
> >This is a pre-existing issue, but does rt6_nh_dump_exceptions() safely iterate
> >over the exception list?
> >Looking at the loop containing this code:
> >net/ipv6/route.c:rt6_nh_dump_exceptions() {
> >...
>
> I checked other Sashiko comments, and maybe the above one is worth a
> follow-up? I'll see if I can get a KSAN trace on it first.

Yes, follow-up. It's not related to your series.