[PATCH v5 04/12] net/ixgbe: fix potential null dereference in IPsec
Radu Nicolau
radu.nicolau at intel.com
Thu Feb 12 18:19:12 CET 2026
On 12-Feb-26 12:53 PM, Anatoly Burakov wrote:
> Currently, IPsec flow parser will look for IPv4 flow item in the pattern,
> and then pass it to IPsec SA flow function. However, we do not check if the
> spec pointer is actually valid. 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