From: Selvin Xavier <selvin.xavier@broadcom.com>
To: leon@kernel.org, jgg@ziepe.ca
Cc: linux-rdma@vger.kernel.org, andrew.gospodarek@broadcom.com,
kalesh-anakkur.purayil@broadcom.com,
Selvin Xavier <selvin.xavier@broadcom.com>
Subject: [PATCH for-rc v2 0/8] RDMA/bnxt_re: Fix input validation and lifetime bugs
Date: Wed, 9 Sep 2026 06:50:11 -0700 [thread overview]
Message-ID: <20260909135019.122711-1-selvin.xavier@broadcom.com> (raw)
This series fixes some of the bugs found while auditing bnxt_re's handling
of user-supplied values and object/device lifetimes.
Please review and apply the series.
Thanks,
Selvin Xavier
v0 -> v1:
Handle review comment about clearing VM_MAYEXEC vma flag
Selvin Xavier (8):
RDMA/bnxt_re: Reject executable mappings of the DBR and toggle pages
RDMA/bnxt_re: Detect wrong sge_len passed for inline
RDMA/bnxt_re: Validate num_sge in bnxt_re_post_srq_recv()
RDMA/bnxt_re: Validate SRQ max_sge at create time
RDMA/bnxt_re: Fix rdev lifetime races in suspend/resume/shutdown
RDMA/bnxt_re: Fix the PD and DPI table size
RDMA/bnxt_re: Use bnxt_ext_stats_supported for counter count selection
RDMA/bnxt_re: Check is_in_used before trusting RCFW completion
drivers/infiniband/hw/bnxt_re/hw_counters.c | 6 ++--
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 26 +++++++++++++----
drivers/infiniband/hw/bnxt_re/main.c | 32 ++++++++++++++++-----
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 12 +++++---
drivers/infiniband/hw/bnxt_re/qplib_res.c | 9 +++---
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 2 +-
6 files changed, 64 insertions(+), 23 deletions(-)
--
2.39.3
reply other threads:[~2026-09-09 8:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260909135019.122711-1-selvin.xavier@broadcom.com \
--to=selvin.xavier@broadcom.com \
--cc=andrew.gospodarek@broadcom.com \
--cc=jgg@ziepe.ca \
--cc=kalesh-anakkur.purayil@broadcom.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox