[PATCH v3 01/44] net/nfp: fix use after free
Stephen Hemminger
stephen at networkplumber.org
Tue Nov 4 15:46:04 CET 2025
On Mon, 3 Nov 2025 08:47:06 -0800
Stephen Hemminger <stephen at networkplumber.org> wrote:
> The code to cleanup metering was using the objects after calling
> rte_free(). Fix by using LISTFOREACH_SAFE
>
> Fixes: 2caf84a71cfd ("net/nfp: add meter options")
> Cc: jin.liu at corigine.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Queued to next-net
More information about the stable
mailing list