Description
In the Linux kernel, the following vulnerability has been resolved:

RDMA/bnxt_re: Avoid displaying the kernel pointer

While dumping the info on MR using the rdma tool, we
dump the mr_hwq which is a kernel pointer. There is
no need to expose this value for end user. So avoid
it.
Published: 2026-08-15
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s RDMA bnxt_re driver can leak a kernel pointer, mr_hwq, when users run the rdma tool to view memory registrations. This exposes the address of kernel memory to end‑users, potentially helping an attacker learn the layout of kernel address space. The information that is disclosed is strictly the pointer value; the vulnerability does not provide an immediate means to execute code or modify system state.

Affected Systems

All Linux kernel releases that have not yet applied the patch that removes the mr_hwq value from rdma output. The vulnerability sits in the generic Linux kernel, specifically in the bnxt_re RDMA driver.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity for an information‑disclosure flaw. The EPSS score of <1% shows that usage of this vulnerability by an attacker is currently considered very unlikely. This vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local or requires an attacker who can run the rdma command on the host; the flaw does not provide a direct execution path. Based on the description, it is inferred that an attacker may use the leaked pointer as part of larger kernel‑address‑leak or side‑channel techniques, but without further exploitation steps the impact remains limited to disclosure.

Generated by OpenCVE AI on August 22, 2026 at 03:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that includes the bnxt_re fix
  • Prevent the rdma command from being run by untrusted users or remove the tool from the system
  • If the bnxt_re driver is unnecessary, disable the driver to eliminate the source of the pointer exposure

Generated by OpenCVE AI on August 22, 2026 at 03:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-497
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Sat, 15 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Avoid displaying the kernel pointer While dumping the info on MR using the rdma tool, we dump the mr_hwq which is a kernel pointer. There is no need to expose this value for end user. So avoid it.
Title RDMA/bnxt_re: Avoid displaying the kernel pointer
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-17T05:15:51.400Z

Reserved: 2026-08-09T03:40:39.937Z

Link: CVE-2026-72498

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:22:24.127

Modified: 2026-08-17T06:19:18.257

Link: CVE-2026-72498

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-72498 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T04:00:12Z

Weaknesses
  • CWE-497

    Exposure of Sensitive System Information to an Unauthorized Control Sphere