]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[bnxt] Prevent out-of-bounds memory access master 1735/head
authorJoseph Wong <joseph.wong@broadcom.com>
Mon, 22 Jun 2026 09:11:56 +0000 (10:11 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 22 Jun 2026 09:11:56 +0000 (10:11 +0100)
commit781b8d616f3d9ffef0d046b6a7e77d54843da6b7
treeb53124d187d72209db64946da970bfece761c65c
parentd75a9670be28b6294f28cc3ddfe597a44878ddaa
[bnxt] Prevent out-of-bounds memory access

Add boundary checks to prevent out-of-bounds memory accesses in RX and
HWRM paths.

Signed-off-by: Joseph Wong <joseph.wong@broadcom.com>
src/drivers/net/bnxt/bnxt.c