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

Ido Schimmel <[email protected]> Mon, 3 Aug 2026 18:50:27 +0300
Newsgroups org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <20260803155027.GA805699@shredder>
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.