[dpdk-dev] [PATCH v2 2/2] common/cnxk: fix possible out-of-bounds access
Jerin Jacob
jerinjacobk at gmail.com
Sun Mar 3 16:16:05 CET 2024
On Fri, Mar 1, 2024 at 9:05 AM <psatheesh at marvell.com> wrote:
>
> From: Satheesh Paul <psatheesh at marvell.com>
>
> 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: stable at dpdk.org
>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> Reviewed-by: Harman Kalra <hkalra at marvell.com>
Series applied to dpdk-next-net-mrvl/for-main. Thanks
More information about the stable
mailing list