Bug 2516797 (CVE-2026-72497) - CVE-2026-72497 kernel: RDMA/bnxt_re: Add a max slot check for SQ
Summary: CVE-2026-72497 kernel: RDMA/bnxt_re: Add a max slot check for SQ
Keywords:
Status: NEW
Alias: CVE-2026-72497
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:33 UTC by OSIDB Bzimport
Modified: 2026-08-19 18:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:33:59 UTC
In the Linux kernel, the following vulnerability has been resolved:

RDMA/bnxt_re: Add a max slot check for SQ

The variable WQE mode must be validated against
the maximum slots supported by HW. The max supported
value is 64K. Adding a max and min check and fail if user
supplied value is more than the max supported and zero.


Note You need to log in before you can comment on or make changes to this bug.