Answer in brief
CVE-2026-72495 records a Unknown severity vulnerability in RDMA/bnxt_re: Avoid repeated requests to allocate WC pages. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <478c4d24193fe3e6aa2accd4874ae43000e4a217 || >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <da406b8b49c1dfe661a497483940d7ee781430db || >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <441baa79043431807115fd030d7d0bb14ed441a0 | 478c4d24193fe3e6aa2accd4874ae43000e4a217, da406b8b49c1dfe661a497483940d7ee781430db, 441baa79043431807115fd030d7d0bb14ed441a0 |
| Linux/Linuxgeneric | 6.5 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to fail repeated requests. Also, if the mmap entry insert fails for the WC, free the Doorbell page index mapped for the WC page.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-72495 records a Unknown severity vulnerability in RDMA/bnxt_re: Avoid repeated requests to allocate WC pages. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <478c4d24193fe3e6aa2accd4874ae43000e4a217 || >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <da406b8b49c1dfe661a497483940d7ee781430db || >=360da60d6c6edb9740de7a8e6d8969d62ceff956 <441baa79043431807115fd030d7d0bb14ed441a0 | 478c4d24193fe3e6aa2accd4874ae43000e4a217, da406b8b49c1dfe661a497483940d7ee781430db, 441baa79043431807115fd030d7d0bb14ed441a0 |
| Linux/Linuxgeneric | 6.5 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to fail repeated requests. Also, if the mmap entry insert fails for the WC, free the Doorbell page index mapped for the WC page.
Quoted source text, attributed separately from HOL analysis.