[PATCH v5 03/12] net/ixgbe: fix potential null dereference in IPsec
Radu Nicolau
radu.nicolau at intel.com
Thu Feb 12 18:19:38 CET 2026
On 12-Feb-26 12:53 PM, Anatoly Burakov wrote:
> When parsing IPsec flows, we access the `conf` pointer unconditionally,
> even though it might be NULL. Fix by adding the check.
>
> Fixes: 9a0752f498d2 ("net/ixgbe: enable inline IPsec")
> Cc: radu.nicolau at intel.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
Acked-by: Radu Nicolau <radu.nicolau at intel.com>
More information about the dev
mailing list