CVE-2026-72498: RDMA/bnxt_re: Avoid displaying the kernel pointer
In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxtre: Avoid displaying the kernel pointer
While dumping the info on MR using the rdma tool, we dump the mrhwq which is a kernel pointer. There is no need to expose this value for end user. So avoid it.