[dpdk-dev] [PATCH 0/6] net/bnxt: bounds checking patches
Ferruh Yigit
ferruh.yigit at intel.com
Tue Mar 31 13:47:39 CEST 2020
On 3/3/2020 5:59 PM, Stephen Hemminger wrote:
> This set of patches came from security review of bnxt driver.
> It introduces a set of overflow macros that could be more widely
> used in other places in DPDK to check for math overflows.
>
> Stephen Hemminger (6):
> eal: add portable way to check for math overflow
> net/bnxt: fix potential data race
> net/bnxt: avoid potential out of bounds read
> net/bnxt: check for integer overflow in buffer sizing
> net/bnxt: add integer underflow check
> net/bnxt: sanitize max_l2_ctx
>
Hi Ajit,
I can see this patchset has been merged into your tree, although the note in the
mail list is missing. Since it has eal changes, I believe they should be
reviewed first before merging into brcm tree, can you separate the eal and
dependent patch for review, we can proceed with rest?
Regards,
ferruh
More information about the dev
mailing list