On Fri, Mar 1, 2024 at 9:05 AM <[email protected]> wrote: > > From: Satheesh Paul <[email protected]> > > The subtraction expression in mbox_memcpy() can wrap around > causing an out-of-bounds access. Added a check on 'size' to > fix this. > > Coverity issue: 384431, 384439 > Fixes: 585bb3e538f9 ("common/cnxk: add VF support to base device class") > Cc: [email protected] > > Signed-off-by: Satheesh Paul <[email protected]> > Reviewed-by: Harman Kalra <[email protected]>
Series applied to dpdk-next-net-mrvl/for-main. Thanks

