Security Advisory

CVE-2026-72497

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:57:30
Last updated 2026-08-17 05:44:58
Assigner Linux
CVSS score 8.8
State PUBLISHED

Description

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.