[PATCH 1/2] net/sfc: fix shared adapter pointer set in secondary process

Stephen Hemminger stephen at networkplumber.org
Fri Aug 21 21:09:36 CEST 2026


On Thu, 20 Aug 2026 17:03:13 +0400
Ivan Malov <ivan.malov at arknetworks.am> wrote:

> Add the missing assignment to preclude NULL pointer dereference that has
> happened in the context of the secondary process at the dev close stage.
> 
> Fixes: 5313b441d8ae ("net/sfc: separate adapter primary process and shared data")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ivan Malov <ivan.malov at arknetworks.am>
> Reviewed-by: Viacheslav Galaktionov <viacheslav.galaktionov at arknetworks.am>
> ---

This is correct.


More information about the dev mailing list