[EXTERNAL] [PATCH] trace: fix out of bounds write in __rte_trace_mem_get
Sunil Kumar Kori
skori at marvell.com
Thu Apr 3 11:18:35 CEST 2025
> Offset should be aligned first before checking if there is free space for another
> write.
>
> Bugzilla ID: 1665
> Fixes: ebaee6409702 ("trace: simplify trace point headers")
>
> Signed-off-by: Oleksandr Nahnybida <oleksandrn at interfacemasters.com>
> ---
> lib/eal/include/rte_trace_point.h | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> --
> 2.49.0
Acked-by: Sunil Kumar Kori <skori at marvell.com>
More information about the dev
mailing list