Re: Re: [PATCH v2] bnx2x: fix NULL pointer dereference in bnx2x_free_mem_bp()

From: Jiangshan Yi

Date: Fri Aug 21 2026 - 03:20:54 EST


> This patch does not apply to net/main, please rebase and repost.
> --
> pw-bot: cr


Hi Jakub,

Thanks for the review. While rebasing onto net/main I found this was
already fixed by Abdun Nihaal in commit e354f7d60f14 ("bnx2x: fix null
pointer dereference in bnx2x_free_mem_bp()"), which you merged on
2026-07-20. The fix is functionally identical to this v2 (move
bp->fp_array_size after bp->fp is set, use the local fp_array_size),
so there is nothing left for me to resend.

The duplicate came in because the bug was reported through Sashiko's
automated reporting on 2026-08-15, after Abdun's fix had already
landed. Withdrawing this patch to avoid the duplication -- apologies
for the extra noise.

Best regards,
Jiangshan Yi