Re: [PATCH] net/sched: sch_dualpi2: fix NULL pointer dereference in dualpi2_change()

From: Simon Horman

Date: Wed Apr 15 2026 - 08:34:15 EST


On Wed, Apr 15, 2026 at 10:31:58AM +0800, veritas501 wrote:
> From: "Kito Xu (veritas501)" <hxzene@xxxxxxxxx>
>
> Hi Simon,
>
> Thanks for the review and for pointing out the alternative patch
> from Chia-Yu. I agree that the more comprehensive fix is the better
> choice for this code path.
>
> Since I independently discovered and reported this issue, would it
> be possible to add a Reported-by tag to Chia-Yu's patch?
>
> Reported-by: "Kito Xu (veritas501)" <hxzene@xxxxxxxxx>

That sounds reasonable to me.
But it might be best to bring up in a response to Chia-Yu's patch.
(I can't make it happen myself.)

>
> Either way, thanks for handling this!
>
> Best regards,
> Kito